Input
^^^
Some content
^^^ Output AST
- type: SpoilerBlock
children:
- type: Paragraph
children:
- type: Text
value: Some content ^^^ opens a SpoilerBlock; ^^^ on its own line closes it; body is parsed as blocks
Input
^^^
Some content
^^^ Output AST
- type: SpoilerBlock
children:
- type: Paragraph
children:
- type: Text
value: Some content