Input
::a::b Output AST
- type: Paragraph
children:
- type: Mark
name: a
children: []
- type: Text
value: b ::a::b — the empty form closes immediately; following text is not part of the Mark
Input
::a::b Output AST
- type: Paragraph
children:
- type: Mark
name: a
children: []
- type: Text
value: b