Const
Inline rule for parsing [#anchor Label] anchor links.
[#anchor Label]
Triggered by a BRACKET_ANCHOR ([#) token. Collects the optional anchor name, then the required label text, stopping at the closing ] bracket.
BRACKET_ANCHOR
[#
]
Fails if:
Inline rule for parsing
[#anchor Label]anchor links.Triggered by a
BRACKET_ANCHOR([#) token. Collects the optional anchor name, then the required label text, stopping at the closing]bracket.Fails if:
]is found on the same line