Input
> q
> - > q li q Output AST
- type: QuoteBlock
children:
- type: Paragraph
children:
- type: Text
value: q- > q li q Stacked >, -, > markers on a QuoteBlock continuation line cannot interrupt an in-progress paragraph; only the line's own leading > is stripped for the container, and the rest folds into paragraph text literally with soft break collapsed to zero
Input
> q
> - > q li q Output AST
- type: QuoteBlock
children:
- type: Paragraph
children:
- type: Text
value: q- > q li q