spoiler-block-inside-quoteblock

SpoilerBlock inside a QuoteBlock is legal; only the > prefix is stripped

§4.15 · source

Input

> ^^^
> hidden
> ^^^

Output AST

- type: QuoteBlock
  children:
    - type: SpoilerBlock
      children:
        - type: Paragraph
          children:
            - type: Text
              value: hidden