trim-quoteblock-edge-blanks

After > stripping, leading and trailing blank lines (empty quoted lines) inside the QuoteBlock body are stripped before children are parsed

§10.6

Input

>
> quoted
>

Output AST

- type: QuoteBlock
  children:
    - type: Paragraph
      children:
        - type: Text
          value: quoted