Discord Text Formatting
CyberChef's Discord Text Formatting is an interactive tool and comprehensive guide for mastering Discord's markdown formatting system. Here's what the page covers:
Core Formatting Options: The guide explains all essential Discord markdown syntax, including bold (text), italic (text or text), underline (text), strikethrough (text), spoilers (||text||), inline code (code), code blocks (code
Code Block Language Highlighting: Discord supports syntax highlighting for multiple programming languages including JavaScript, Python, Java, CSS, JSON, and diff. Users can add a language name after the opening triple backticks for proper syntax coloring.
Advanced Features:
- Combination Formatting: Users can layer multiple styles together, such as bold + italic (text) or underline + bold (text)
- Escape Sequences: Backslashes can be used to prevent formatting (e.g., *not italic*)
- Message Limits: Regular messages have a 2,000 character limit, while Nitro users get 4,000 characters
