Input
>> Nested quote Output AST
- type: QuoteBlock
children:
- type: QuoteBlock
children:
- type: Paragraph
children:
- type: Text
value: Nested quote produces a QuoteBlock nested inside an outer QuoteBlock (nesting depth = count of leading > chars)
Input
>> Nested quote Output AST
- type: QuoteBlock
children:
- type: QuoteBlock
children:
- type: Paragraph
children:
- type: Text
value: Nested quote