Have you saw people writing in discord formatting with underlines, bold, italics and even strike through texts? If you can not wait know: How the hell did they include various fonts and colours for their texts, then be patient, fantastic news is awaiting you.
You may feel lucky after studying how to Format Text in Discord and utilize Code Blocks readily from this article. Thus, read the article carefully to inject some tastes to your day daily Discord chats.
Discord Formatting Text
Before going forward, you ought to be aware of the scenes supporting Discord’s text formatting. At any time you begin a conversation in Discord, an extremely smooth, lightweight engine works from the background.
This process is known as Markdown. Discord employs this engine to produce your paragraph stand out that’s, it allows you to format text from discord.
You merely need to put in a couple of characters before and after that your preferred text to just alter the format. Not only Markdown, Discord also included a brand new attribute known as Highlight.js that’s used for code block emphasizing. This may highlight the particular text you’ve added.
Let us go apart that nitty-gritty Information and test out some how-to include colored text from discord from this table under:
Color Text Code in Discord
Color
How to use it
Code
Output
RED
Add diff syntax and use dashes(-) before the colored text
“`diffThe text is red!“`
The text is red!
ORANGE
Add CSS syntax and include brackets [] around the text
“`css[ the text is orange ]“`
[ the text is orange ]
YELLOW
Use fix syntax and the text will be yellow by default
“`fixThe text is yellow“`
The text is yellow
GREEN
Use diff syntax and include a + sign before the text
“`diff+ The text is green“`
+ The text is green
LIGHT GREEN
Use CSS syntax and include quotation marks” “ around the text
“`css “The text is light green“ “`
“The text is light green“
BLUE
Use ini syntax and include [] around the text
“`ini[ the text is blue ]“`
[ the text is blue ]
Discord Formatting Colored Texts
I searched the whole internet for a few cool color texting formats at Discord and ended up playing PUBG because of pity. And today, I will discuss this with you men.
Bear in mind the attribute called Highlight.js. Discord does not have some inbuilt features to emphasize texts. Instead we will alter the texts using code blocks and logos. Below you will see.
First of all, we have to produce a multiline code block using the backticks and define the syntax highlighting language.
We will exploit some syntax highlighting language for coloring the texts.
Note: There are a number of limitations in this technique like your text needs to be connected in one word in certain reference syntax highlighting language.
This means that, in some cases, you can’t type: This really is a gorgeous world. Instead, you have to write: This_is_a_beautiful_world or, Thisisabeautifulworld. Alright, so now let us learn how to add colors to text.
Discord Basic Text Formatting with Writing Styles
So, now the fun starts. There are a few sweet writing styles that you may apply from discord. Markdown engine will automatically create these styles when you add a few characters to your text. I will show you some text formats, how they may be used together with some proper examples.
Text formatting styles
How to use it
Example
Output
Bold
Use two asterisks ( * ) before and after the text
** this sentence is bold**
this sentence is bold
Italic
Use only one asterisk before and after the text
*this sentence is italic*
this sentence is italic
Bold + Italic
Use three asterisks before and after the text
***this sentence is bold and italic***
this sentence is bold and italic
Underline
Use two Underscores ( _ ) before and after the text
__this sentence is underlined__
this sentence is underlined
Strikethrough
Use two tildes ( ~ ) before and after the text
~~this sentence is crossed out~~
this sentence is crossed out
Bold + Italic + underline + strikethrough
Use two tildes, two underscores and three asterisks before and after the text
~~__***this sentence is bold, italic, underlined and crossed out***__~~
this sentence is bold, italic, underlined and crossed out
‘Escape’ text and see underscores and asterisks
Suppose, you truly want to see that the underscores or asterisks at a message just like within an emoji. You may merely view it by using the backslash’\’ key to bypass markdown engine formatting.
Example
Output
\_\_\*\*\*Wow! Amazing***__
__***Wow! Amazing***__
Note: You can use backslash’\’ following the text or you can just avoid them too. But, it’s mandatory to use backslash prior to the text.
It is quite easy to format text in Discord but nonetheless, if you face any difficulty it is possible to uninstall discord and get it to form the discord official website.
Basic Code Blocks in Discord
Want to know a cool material? Discord supports Code blocks and you are able to customize your own code blocks using backticks (‘). Many people find it difficult to spot the Backtick (‘) in their computer keyboard.
Well, it’s obvious since you don’t use this emblem often. This symbol (‘) is below the Esc button. Click on it and you will be able to use backticks.
Code Blocks
How to use it
Example
Output
Single line Code Blocks
Use a backtick (`) before and after the text
`this is a single line code`
this is a single line code
Multiline Code Blocks
Use three backticks (“`) before and after the text
“`Wow!
That’s a nice blog
Keep going“`
Wow!
That’s a nice blog
Keep going
Amazing isn’t it? Next thing that I am going to show you is how to utilize colored texts from Discord.
What is Markdown in discord?
Markdown in discord is a very smooth and lightweight engine that runs in the background of Discord formatting.
What is Highlight.js in Code block?
Highlight.js is a new feature of discord that is used for code block highlighting.
Where is the Backtick mark in keyboard?
In most of the keyboards, the backtick mark is the Esc Button.
How to escape text and see the underscores?
Use Backslash (\) after each words in your text to see the underscores.
Why can’t I color my text yellow for apache syntax?
Check whether you have out a space between the words or not. Try omitting the spaces and use underscores ( _ ).
Last Words
Gamers have cool discord stations where you can communicate with others. Together with the easy tricks, I provided you, you can impress others also. Amaze them with your abilities. The steps provided here have been made really simple so that, you are able to format text from Discord easily. Open your Discord formatting and get into action.