Input
* text * Output AST
- type: Paragraph
children:
- type: Text
value: "* text *" Single * surrounded by spaces is literal text, not an emphasis delimiter
Input
* text * Output AST
- type: Paragraph
children:
- type: Text
value: "* text *"