Input
::a b\:: c Output AST
- type: Paragraph
children:
- type: Text
value: "::a b:: c" : inside Mark content suppresses the closer, so the opener finds no match and degrades per Class 1
Input
::a b\:: c Output AST
- type: Paragraph
children:
- type: Text
value: "::a b:: c"