Input
**strong** Output AST
- type: Paragraph
children:
- type: Strong
children:
- type: Text
value: strong ** delimiters produce Strong; single * is literal text
Input
**strong** Output AST
- type: Paragraph
children:
- type: Strong
children:
- type: Text
value: strong