Const
Inline rule for parsing [[$ LaTeX $]] inline math.
[[$ LaTeX $]]
Triggered by a BLOCK_OPEN ([[) token. Looks for a $ text token immediately after, collects the LaTeX source until the closing $]] sequence, and produces a math-inline element.
BLOCK_OPEN
[[
$
$]]
Fails if:
Inline rule for parsing
[[$ LaTeX $]]inline math.Triggered by a
BLOCK_OPEN([[) token. Looks for a$text token immediately after, collects the LaTeX source until the closing$]]sequence, and produces a math-inline element.Fails if:
$follows the[[$]]sequence is not found