Discord text formatting | How to do?
You might have seen people writing in discord with italics, bold, underlines and strikethrough texts. You might have also seen people writing in different colours and fonts. Ever wondered how the hell they are doing that? Such discord text formatting looks and sounds cool. It makes you look cool in front of other normal writers. You will feel lucky after learning how to Format Text in Discord and use Code Blocks easily from this post.
Discord allows for textbased and audio-based chatting between gamers and other like-minded individuals. Discord has made an especially great impact on the gaming community. Discord uses some Markdown syntax elements for text formatting. This allows you to apply text formatting on discord.
Today we will discord how to apply text formatting on discord and discuss most of the commands and ways with examples. So, you can follow up this article and learn most of the commands and type of discord text formatting from this single post.
What is discord?
Discord is a free instant messaging and VoIP application platform that allows you to create groups and community. You can use text, audio, video and image as a form of communication using discord. It is proprietary software which was released on May 13, 2015.
Usually, people use discord to discover like-minded people and communicate with them. Gamers around the world can communicate with each other through voice and text channels on Discord. While communicating with players most of the people on discord use text rather than audio and video. That’s where text formatting on discord comes. It’s really useful to learn some commands to use cool texts on discord.
If you want to learn to use google for hacking then click here
What is discord text formatting?
So, before we jump into commands and stuff, what is discord text formatting in reality? Whenever you begin a conversation in Discord, a smooth and lightweight engine operates within the background. This engine is said as Markdown. There are some sweet writing styles which you can apply in discord. Markdown engine automatically generates these styles after you add some characters to your text.
It’s completely a text-based engine so it uses smartly placed symbols to format your text in bold, italics, underlined, strikethrough etc. You just must add some characters before and after your required text to easily change the format. Using Markdown syntax, you’ll be able to easily apply bold, italics, underlines, or strikethrough formatting to Discord messages.
Discord also added a replacement feature called Highlight.js which is employed for code block highlighting. This can highlight that specific text you inserted. So in simple language discord text formatting is all about applying various types of text changes like change in fonts, colour in discord.
Discord text formatting Commands with detail
You might be eager to learn about applying text formatting on discord. So, let’s begin the fun.
Changing font heights on Discord
You might want to give some typographical emphasis while chatting on discord. Discord text formatting can be cool to show off in the world of gamers. You might be eager to use bold, italic, underlined or all combined type of texts on discord. I have given some commands below which you can use.
1. Discord Bold text formatting
You can make your text bold. It’s for applying bold text format on Discord chat. Just type your sentence just like given in the example below.
** Enter your text here to make it bold in discord**
2. Make Italic text on Discord.
Just use one asterisk before and after your sentence for changing them into italic.
*This makes text italic*
3. Use Bold + Italic text formatting on Discord
You can make your text both bold and italic on DIscord. Add 3 asterisks before and after your sentence to do so.
***This makes sentence both bold and italic***
4. Underline text on Discord chat
To underline text on discord just use the text the same as in the example.
__this makes the sentence underlined__
5. How to do Strikethrough on Discord chat
You can use two tildes ( ~ ) before and after the text for doing strikethrough.
~~this makes the sentence crossed out~~
6. Discord Strikethrough And Bold Text
You can make your text format both Bold and with a strikethrough. Use your text in a similar pattern as in my example.
~~**Enter your text**~~
7. Italics And Underlined Text on Discord
You can mix Italics and underline the text at the same time too. Just add asterisks and underscore before and after your sentence.
*__Enter your text__*
8. Add Bold + Italic + underline + strikethrough on single sentence on Discord
Use two tildes, two underscores and three asterisks before and after the text to add bold, italic, underline and strikethrough all at once.
~~__***Put your sentence here***__~~
9. How to add Spoiler Tag?
Well if there is one thing that I don’t like, its people who spoils. To prevent cursing of people you can add this spoiler tag. It will hide your message until they click. So, ain’t discord text formatting useful?
||Your Text here which will be hidden||
10. Add Empty Lines on discord chat.
You might want to change the line of the message but when you hit enter on discord, your message will be sent. What could be more annoying than this? In such case also Discord text formatting comes in handy. Just enter Shift+Enter to change line without sending messages.
Shift+Enter
11. How to use single Line Code Block on Discord chat?
You can use a single line code block with discord text formatting.
`Your Text`
12. How to add multiple Line Code Blocks on Discord?
Like you added single line code block, you can easily add multiple lines code blocks too. You can just write your text and hit enter without sending the messages. Just use the command given below.
```Your Text```
13. Using Discord Single Line Quote
You can use a single line quote on your message by using > at front of your text.
> Then enter your Text
14. Discord Multiple lines Line Quote
You can use a multiple line quote on your message by using >>> at front of your text.
>>> Enter your Text like this
How to change the text colour on discord?
Another interesting use of Discord text formatting is changing the colour of the messages. Some people might be tired of searching for real ways. In such a case, you have come to the right place. You can be relaxed because I have provided then ways to change colour in discord in an easy way. Changing the colour of the text is really cool. If you want to change the colour of texts on discord then you can follow up the commands given below.
1. Change your colour of the text to Red on Discord chat
You need to add diff syntax and use dashes before the text to change its colour into red.
```diff -Then enter your text
2. Discord text colour changing to Orange
You need to add CSS syntax and include brackets [] around the text for changing your message into orange colour.
```css [ Enter the text message here ]
3. Discord text formatting colour changing to Green
Just copy this text format and enter your text to change your message into green colour in discord.
```diff + Enter the text here
4. Changing text colour to Light green on discord
You can change your text into the light green on discord with this easy command.
```css “The makes your text light green“ 5. Change your Discord text colour to BLUE
Use in syntax and include [] round the text just like given below.
```ini [ Enter your text here ]
6. Change Discord message colour to yellow
Use the message in the same format as given to change it’s colour to yellow.
```fix Then enter your text
Like always this is the sweet end for another awesome article. I think you got some information and thing that you wanted to learn about discord text formatting. Feel free to share it with your friends. Stay updated until our next article.
No Responses