Input
:::bb
> qa
> qb
::: Output AST
- type: NamedBlock
name: bb
children:
- type: QuoteBlock
children:
- type: Paragraph
children:
- type: Text
value: qaqb The first content line establishes the base indentation; that many spaces are stripped from all content lines
Input
:::bb
> qa
> qb
::: Output AST
- type: NamedBlock
name: bb
children:
- type: QuoteBlock
children:
- type: Paragraph
children:
- type: Text
value: qaqb