This content originally appeared on DEV Community and was authored by Yuma-Tsushima
You want to be cool on Discord and show of your friends with the ability to use the one and only Markdown text.
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...
Text Styles
*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, or put your message in a code block, 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.
Block Quotes
The syntax to use Block Quotes is >
or >>>
followed by a space.
> at the beginning of a line of text, creates a single-line block quote.
>>> at the beginning of a line of text, creates a multi-line block quote. All text from >>>
until the end of the message will be included in the quote.
Code Blocks
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.
Syntax Highlighting
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/. Note that you won't be able to view syntax highlighting on the mobile app.
And you get the idea! Now you're a Discord text markdown expert. Get out there and highlight your statements!
Acknowledgements
Hammer and Chisel
Discord Highlight.js
Credits
Yuma-Tsushima07 / Yuma-Tsushima07
Readme file
Welcome to Yuma-Tsushima's Github page!
About Myself
Hello, my name is Yuma-Tsushima (frequently shortened to Yuma). I am an ambitious coder, and I enjoy coding in JavaScript (mainly). I also love making websites using HTML, CSS and (of course) JS! I started programming (self taught) at the age of 13. Originally, I came from the creative field ; I draw/sing/animate/make music.
Talents and Hobbies
I love drawing (I have been drawing all of my life). I play strategy games, I code and I do CTFs! I am also good at animation, making AMVs and image editing. My favourite game is Mindustry, followed by Flow Free and Sudoku. I love watching anime (I love Code Geass - I relate to Lelouch a lot) and I aspire to create my own anime!
Check out my work!:
❯ Soundcloud : 0c7av3h4ck5
❯ Discord : {CyberArtByte}
❯ Artwork : AcceleratorArts07
Recent Medium…
Follow me!
- Github: https://github.com/Yuma-Tsushima07
- Medium: https://0xv37r1x3r.medium.com/
- SoundCloud: https://soundcloud.com/0c7av3h4ck5
Discord Servers!!
Bounty Hunters: An amazing bug hunting community full of developers and exploiters!!!
CyberArtByte: My server full of bling and joy!!
New Soundcloud Track!!
Author: Yuma-Tsushima
This content originally appeared on DEV Community and was authored by Yuma-Tsushima
Yuma-Tsushima | Sciencx (2021-06-27T19:51:57+00:00) [Markdown] How do use markdown text on Discord?. Retrieved from https://www.scien.cx/2021/06/27/markdown-how-do-use-markdown-text-on-discord/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.