Input
^^hidden^^{.nsfw} Output AST
- type: Paragraph
children:
- type: Spoiler
children:
- type: Text
value: hidden
attributes:
- key: class
value:
- nsfw Trailing {attrs} attach to the Spoiler node; .nsfw conveys a semantic variant
Input
^^hidden^^{.nsfw} Output AST
- type: Paragraph
children:
- type: Spoiler
children:
- type: Text
value: hidden
attributes:
- key: class
value:
- nsfw