Input
""'' inner ''"" Output AST
- type: Paragraph
children:
- type: QuoteInline
kind: double
children:
- type: QuoteInline
kind: single
children:
- type: Text
value: inner Cross-kind nesting is allowed; single QuoteInline inside double
Input
""'' inner ''"" Output AST
- type: Paragraph
children:
- type: QuoteInline
kind: double
children:
- type: QuoteInline
kind: single
children:
- type: Text
value: inner