Input
::a b __c__ Output AST
- type: Paragraph
children:
- type: Text
value: "::a b "
- type: Emphasis
children:
- type: Text
value: c An unclosed Mark opener degrades per Class 1 — the opener alone becomes Text and following constructs parse normally
Input
::a b __c__ Output AST
- type: Paragraph
children:
- type: Text
value: "::a b "
- type: Emphasis
children:
- type: Text
value: c