Input
''hi'' Output AST
- type: Paragraph
children:
- type: QuoteInline
kind: single
children:
- type: Text
value: hi '' delimiters produce QuoteInline with kind=single
Input
''hi'' Output AST
- type: Paragraph
children:
- type: QuoteInline
kind: single
children:
- type: Text
value: hi