mark-closer-then-text

::a::b — the empty form closes immediately; following text is not part of the Mark

§5.10 · source

Input

::a::b

Output AST

- type: Paragraph
  children:
    - type: Mark
      name: a
      children: []
    - type: Text
      value: b