trim-spoilerblock-edge-blanks

Leading and trailing blank lines inside a SpoilerBlock body are stripped before children are parsed

§10.6

Input

^^^

hidden content

^^^

Output AST

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