Input
'' hi '' Output AST
- type: Paragraph
children:
- type: QuoteInline
kind: single
children:
- type: Text
value: hi Whitespace at boundaries of '' delimiters is stripped
Input
'' hi '' Output AST
- type: Paragraph
children:
- type: QuoteInline
kind: single
children:
- type: Text
value: hi