Discord text formatting

Discord Text Formatting

In this guide we’ll show you all the possible discord text formatting options available to make your text messages more pretty, animated, and organized. After studying this guide, you will be able to use discord markdown to create messages bold, italic, underline, strikethrough, and more. For example, you can add a heading using H1, H2 or H3 using a hash symbol for a specific number of times before a text.

Using these tips and tricks, you can emphasize text with color, set up bulleted listings, create headings, and do a lot of other things. So, without any further ado, here’s how to format text on Discord like a pro!

How to Bold text in Discord

Using markup, we can easily bold, italics, or underline the text on Discord. Firstly, we’ll show you how to bold the text.

  • By placing the two asterisks (*) at the start and end of the text you can easily make text to Bold.
  • * The asterisk symbol is positioned on the ‘8’ key on the Windows keyboard, and we can generate it using a combination of ‘Shift + 8’ on the Windows keyboard.
  • Note: On desktop computers, we can also select the text and hold the “Ctrl + B” for Windows or “Cmd + B” on Macintosh (Mac) to bold the text.
bold text on discord

How to do Italics in Discord

This is to be used when you want to highlight the text by making the letters slant.

  • By placing the single asterisks (*) or underscore (_) at the start and end of the text, you can easily make text to italics.
  • Note: On desktop computers, we can also select the text and hold the “Ctrl + I” for Windows or “Cmd + I” on Macintosh (Mac) to Italic the text.

You can also generate stylish and cool text using our Discord Fonts Generator.

how to italic text on discord

How to Underline in Discord

Highlight text clearly by drawing a line under it in Discord, the same as the <u> tag in HTML. Placing the two underscores (_) at the start and end of the text can easily transfer the text into underlining.

  • The underscore (_) is usually positioned on the same key as the hyphen (-).
  • We can underline the text by Pressing and holding ‘Shift + -‘ twice.
  • Note: On desktop computers, we can also select the text and hold down ‘Ctrl + U’ for Windows and ‘Cmd + U’ on Macintosh (Mac) to underline the text.
underline text on discord

How to Strikethrough (Cross Text) on Discord

Strikethrough is used when you want your sentence or text to look like crossed out. A horizontal line appears through the center of the text. A tilde (~) key is used to strikethough text on Discord.

  • To make a text strikethrough, you can place two tilde keys at the start and end of the text.
  • The tilde is positioned on the same key as the backtick (`) on standard keyboards.
  • Press and hold ‘Shift + `’ twice to generate ‘~~’
  • Note: On the desktop, you can select the text and hold down “ to strikethrough text while using Discord Web.
how to strikethrough text on discord

How to Combine Text Formatting on Discord

At this point, we know how to do the basic discord text formatting. To combine two or more types of formatting, we add desired symbols after and before the text.

If we first enter two ** asterisks to make the text bold and then two underscores to underline it at the start of the text, we have to close the underline first by adding two underlines before the two asterisks.

combine discord text formatting

Note: On the PC versions of the platform, select a text and tap on the icons from the top panel or use the keyboard shortcuts to wrap the formats over each other.

text formatting

How to Color Text in Discord

Writing text messages in colors in Discord is challenging. This is mainly because you don’t get to view a color palette. Instead, you will need to add various discord text formatting syntaxes before and after a text to wrap it up in a color.

For the appended scenario, note that most of the syntaxes we are currently using are only limited to the desktop version as the mobile version does not support it to date.

Emphasize Text with Color in Discord for Desktop

  • Light Blue text: To feature your text in light blue, wrapper it up using the fix syntax.
  • Grey/Faded text: To make a text color grey, you need to use the javascript syntax. To do so, once you have required the syntax, wrap the text up among /* and */.
  • Green and Red text: Use the different formatting syntax to wrap your text up in either a green or red color. For a green color text on Discord, you will need to use the plus + icon before a text after specifying the diff syntax. For red, use the minus – icon.
  • Purple text: To highlight your text in purple, you will need to wrap it in the asciidoc syntax. Then, start your text with a full stop.
  • Darker Blue and Lighter Green text: You can also highlight your text in any darker blue or a slightly lighter green color. To do so, you will need to use the MD syntax. As for the dark blue text, you will need to start your message with the hash symbol. Meanwhile, for the light green, start it with the greater-than symbol.
color text in discord

Highlight Text in the Discord Mobile App

On the mobile app, wrap your text with either the Kotlin or XML syntax.

Kotlin: To use the Kotlin syntax, begin with three backticks, the same as the desktop syntaxes. Then, in the next line, open double quotes and start typing your sentence. Once done, close the double quotes and add three backticks succeeding it. Your text will turn green.

kotlin

XML: Meanwhile, to use the XML syntax, start your text with the greater than “<” symbol instead of double quotes. Then, add a space before you start typing your message. Once done typing your text, add a space again and insert a less than “>” symbol. Then, close it with three backticks.

XML

How to Add Discord Code Block

Apart from some entry-level text formatting and combining them, we can highlight your text as code as well. To do so on the Discord mobile app, you will need to add backticks before and after your text. However, for multiple lines, you will have to start your message with three backticks and then, once done, close it with three backticks.

How to Add Discord Code Block

How to Add Discord Quote Block

Apart from the code block, we can send texts wrapped up in a quote block. To do this using the Discord mobile app, add a greater than “>” symbol before your message.

On a desktop, this problem is easier to get around as all you must do is type in a text, select it, and then select the quote (“) icon from the top panel.

How to Add Discord Quote Block

How to Add Masked Link on Discord

Masked links basically refer to clickable texts and redirect you to a specific website.

To do so, wrap your text up in box brackets “[].” Then, wrap the link you want the text to redirect to within semi-circular brackets “().” This works equally on the web and mobile versions of the platform. For clarity, refer to the below screenshot:

With that, we have finally reached the end of this guide. These Discord markup shortcuts and text formatting tools should help you enhance the look and feel of your messages.

How to Add Masked Link on Discord

We can also mark our text as H1, H2, or H3 on Discord. We will need to use the hash “#” symbol a specific number of times before a text.

For a bulleted list on Discord, you need to add either the “-” or “*” symbol before the text. This technique works on both desktop and mobile apps.