discord-markdown
✓Discord-specific markdown syntax for formatting message strings. Use when constructing strings that will be sent as Discord messages, including: text formatting (bold, italic, underline, strikethrough, spoilers), headers, subtext, code blocks, block quotes, lists, and masked links.
Installation
SKILL.md
Discord uses a variant of Markdown with some unique syntax. Key differences from standard Markdown:
| Italic | text or text | italic | | Bold | text | bold | | Bold Italic | text | bold italic | | Underline | text | | | Strikethrough | text | strikethrough | | Spoiler | \|\|text\|\| | (hidden until clicked) |
Require a space after #. Must be at line start.
Discord-specific markdown syntax for formatting message strings. Use when constructing strings that will be sent as Discord messages, including: text formatting (bold, italic, underline, strikethrough, spoilers), headers, subtext, code blocks, block quotes, lists, and masked links. Source: frizzle-chan/mudd.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/frizzle-chan/mudd --skill discord-markdown- Source
- frizzle-chan/mudd
- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is discord-markdown?
Discord-specific markdown syntax for formatting message strings. Use when constructing strings that will be sent as Discord messages, including: text formatting (bold, italic, underline, strikethrough, spoilers), headers, subtext, code blocks, block quotes, lists, and masked links. Source: frizzle-chan/mudd.
How do I install discord-markdown?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/frizzle-chan/mudd --skill discord-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/frizzle-chan/mudd
Details
- Category
- @Collaboration
- Source
- skills.sh
- First Seen
- 2026-02-01