Input
__bold__ Output AST
- type: Paragraph
children:
- type: Emphasis
children:
- type: Text
value: bold __ delimiters produce Emphasis; single _ is literal text
Input
__bold__ Output AST
- type: Paragraph
children:
- type: Emphasis
children:
- type: Text
value: bold