Input
""hello"" Output AST
- type: Paragraph
children:
- type: QuoteInline
kind: double
children:
- type: Text
value: hello "" delimiters produce QuoteInline with kind=double
Input
""hello"" Output AST
- type: Paragraph
children:
- type: QuoteInline
kind: double
children:
- type: Text
value: hello