Input
> quoted
> --- Diagnostics
[] Output AST
- type: QuoteBlock
children:
- type: Paragraph
children:
- type: Text
value: quoted--- A --- line glued to a preceding paragraph inside a container is ordinary paragraph content; no diagnostic is emitted
Input
> quoted
> --- Diagnostics
[] Output AST
- type: QuoteBlock
children:
- type: Paragraph
children:
- type: Text
value: quoted---