Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...
Italics *italics* or _italics_
Underline italics __*underline italics*__
Bold **bold**
Underline bold __**underline bold**__
Bold Italics ***bold italics***
underline bold italics __***underline bold italics***__
Underline __underline__
Strikethrough ~~Strikethrough~~
Don't want to use markdown? You can slap a backslash in front of your statement, and it'll escape the markdown formatting. You'll see those asterisks as you'd like! Just keep in mind, it doesn't work in messages with edits or underscores.
Tip: If you have the permission, Discord automatically embeds links you post. If you want to cancel an embed for one specific link, you can wrap the link in '< >' tags.
Discord also supports code blocks as well. You can make your own code blocks by wrapping your text in backticks (`)
You can also use three backticks (```) to create multiline code blocks, like this beautifully written haiku.
If you really want to spruce up your code blocks, you can denote a specific language for syntax highlighting, by typing the name of the language you want the code block to expect right after the first three backticks beginning your code block. An example...
There are many different languages in place of Markdown that Discord's syntax highlighting support. Each different language has its own approach to highlight-able syntax. For a full list: https://highlightjs.org/static/demo/
asciidoc
autohotkey
bash
coffeescript
cpp
cs
css
diff
fix
glsl
html
ini
json
md
ml
prolog
py
tex
xl
xml
And you get the idea! Now you're a Discord text markdown expert. Get out there and highlight your statements!
Hammer and Chisel Discord Highlight.js
A special thanks to Frosty#2790 for their help in making this guide.
Want to get in contact with me? You can add Matthew#2334 on discord or join my discord server.






















