math-inline-single-dollar

Single $ is not a math delimiter — emitted as literal text

§5.7

Input

$ not math $

Output AST

- type: Paragraph
  children:
    - type: Text
      value: $ not math $