This post demonstrates the extended Markdown syntax currently supported on the site.
Spoiler
1 | This post contains ||**spoiler content**|| which only appears when you hover or tap. |
This post contains spoiler content which only appears when you hover or tap.
Underline emphasis
1 | Use ++keywords++ to highlight certain keywords. |
Use keywords to highlight certain keywords.
Highlighter emphasis
1 | Use ::key terms:: to mark important wording. |
Use key terms to mark important wording.
Details
Tap to reveal more
This block accepts regular Markdown, such as lists:
- Point one
- Point two
Images, links, and any other inline content work as well.
Banner
Info
1 | ::: banner{info} |
Success
1 | ::: banner{success} |
Warning
1 | ::: banner{warning} |
Error
1 | ::: banner{error} |
Grid
Image Mode
1 | ::: grid {cols=2,gap=1.2rem,type=images} |


Mixed Mode
1 | ::: grid {cols=2,gap=1.2rem} |


Left column content
Right column content
Video Embed
YouTube
1 | https://www.youtube.com/watch?v=dX8gZubnMjA |
Bilibili
1 | https://www.bilibili.com/video/BV1xx411c79H |