escape-quote-opener

\> at line start suppresses QuoteBlock; line becomes Paragraph

§8.2

Input

\> not a quote

Output AST

- type: Paragraph
  children:
    - type: Text
      value: "> not a quote"