Input
__ __ Output AST
- type: Paragraph
children:
- type: Emphasis
children: [] __ with only whitespace inside produces empty Emphasis after boundary stripping
Input
__ __ Output AST
- type: Paragraph
children:
- type: Emphasis
children: []