Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4573d04

Browse files
Merge pull request #928 from ssilverman/fix-anchor-pattern
Fix $anchor pattern in core.json
2 parents 65ce627 + a06d815 commit 4573d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎meta/core.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"$anchor": {
2323
"type": "string",
24-
"pattern": "^[A-Za-z][-A-Za-z0-9.:_]*$"
24+
"pattern": "^[A-Za-z_][-A-Za-z0-9._]*$"
2525
},
2626
"$ref": {
2727
"type": "string",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /