Input
$$$
\alpha + \beta
$$$ Output AST
- type: MathBlock
raw: \alpha + \beta MathBlock has NO closer escape — LaTeX owns \. Every backslash is literal; \$$$ is captured verbatim as \$$$ content (does NOT escape to literal $$$).
Input
$$$
\alpha + \beta
$$$ Output AST
- type: MathBlock
raw: \alpha + \beta