math-inline-spaced

$$ delimiters with spaces around formula; formula value preserves interior spaces

§5.7

Input

$$ a^2 + b^2 $$

Output AST

- type: Paragraph
  children:
    - type: MathInline
      formula: " a^2 + b^2 "