We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5baecab commit 956b583Copy full SHA for 956b583
_format/1.1/index.md
@@ -668,7 +668,7 @@ The following characters **MUST NOT** be used in member names:
668
- U+003D EQUALS SIGN, "="
669
- U+003E GREATER-THAN SIGN, ">"
670
- U+003F QUESTION MARK, "?"
671
-- U+0040 COMMERCIAL AT, "@"
+- U+0040 COMMERCIAL AT, "@" (except as first character in [@-Members](#document-member-names-at-members))
672
- U+005C REVERSE SOLIDUS, "\"
673
- U+005E CIRCUMFLEX ACCENT, "^"
674
- U+0060 GRAVE ACCENT, "`"
0 commit comments