discord-markdown

Installation
SKILL.md

Discord Markdown

Discord uses a variant of Markdown with some unique syntax. Key differences from standard Markdown:

  • Underline: __text__ (not standard)
  • Spoilers: ||text||
  • Subtext: -# text
  • Combinations like underline+bold+italic

Text Formatting

Style Syntax Example
Italic *text* or _text_ italic
Bold **text** bold
Bold Italic ***text*** bold italic
Underline __text__
Strikethrough ~~text~~ strikethrough
Spoiler ||text|| (hidden until clicked)
Related skills
Installs
31
GitHub Stars
3
First Seen
Jan 27, 2026