Input
^^^
hidden content
^^^ Output AST
- type: SpoilerBlock
children:
- type: Paragraph
children:
- type: Text
value: hidden content Leading and trailing blank lines inside a SpoilerBlock body are stripped before children are parsed
Input
^^^
hidden content
^^^ Output AST
- type: SpoilerBlock
children:
- type: Paragraph
children:
- type: Text
value: hidden content