你每天都使用Discord吗?(Discord)然后,您可能已经看到有人在Discord服务器或您的 DM(your DMs)中使用粗体或彩色文本。无论(Whether)您是完全的初学者还是拥有自己的 Discord 服务器(your own Discord server),您都可以学习简单的命令来进行基本的文本格式化,比如用粗体或斜体书写,以及使用代码块等高级文本格式化。
当您使用Discord时,Markdown是一个在后台运行的强大系统,可以处理所有文本格式。Markdown可帮助您在平台上增加交流的多样性。
如何在 Discord 中加粗文本(How to Bold Text in Discord)
如果您想在Discord中强调某些内容,无论是整个消息还是部分消息,都可以使用粗体文本。
要在Discord中(Discord)加粗文本(bold text),请在消息的开头和结尾使用两个星号或星号 (*)。
示例:**bold text**。
注意(Note):对于使用星号的此代码和其他降价代码,如果您使用标准英文键盘,则可以使用(English)Shift + 8 键盘快捷键(keyboard shortcut)插入星号。
如何在 Discord 中将文本斜体化(How to Italicize Text in Discord)
要使Discord中的文本变为斜体(italicize text),请在消息的开头和结尾使用一个星号。
示例:*italicized text*。
如何在 Discord 中为文本添加下划线(How to Underline Text in Discord)
要在Discord中为(Discord)文本添加下划线(underline text),您需要在消息的开头和结尾使用两个下划线 (_)。
示例:__下划线文本__(__underlined text__)。
如何组合不同的文本格式选项 (How to Combine Different Text Formatting Options )
您还可以组合上面描述的一些文本格式选项。
要创建粗斜体文本(bold italicized text),请在文本前后使用三个星号 (*)。
示例:***bold italicized text***。
要给文本加下划线和斜体(underline and italicize text),请在消息的开头使用两个下划线和一个星号,在消息的结尾使用一个星号和两个下划线。
示例:__*underlined italicized text*__。
要创建粗体下划线文本(bold underlined text),请在消息之前组合两个下划线和两个星号,在消息之后组合两个星号和两个下划线。
示例:__**bold underlined text**__。
要为您的文本加粗斜体下划线(underline bold italicize),请以两个下划线和三个星号开始您的消息,并以三个星号和两个下划线结束它。
示例:__***underlined bold italics***__。
如何在 Discord 中创建删除线文本(How to Create Strikethrough Text in Discord)
如果您想在消息中输入划掉的文本,您可以在Discord中使用删除线文本。
要创建删除线文本(strikethrough text),请在消息的开头和结尾使用两个波浪号 (~)。要键入波浪号,请使用Shift + ~键盘快捷键。
示例:~~删除线文字~~
如何使所有符号在 Discord 中可见(How to Make All Symbols Visible in Discord)
如果您希望其他用户看到您正在使用的所有波浪号、星号和下划线(例如,如果您正在制作表情符号),请在每个符号的开头使用反斜杠 () 取消 Markdown 的格式并显示符号作为文本的一部分。
示例:\*\*\*see all symbols\*\*\*
如何在 Discord 中编写代码块(How to Write Code Blocks in Discord)
如果用反引号 (*) 将文本括起来,则可以创建单行代码块。
这为白色文本添加了深色背景,使用户更容易以可读的格式查看和交换简短的代码片段。
示例:*单行代码块*(`single-line code block`)。
要创建允许共享更复杂代码的多行代码块,请在消息的开头和结尾使用三个反引号 (*)。
例子:
```
multi-line
code
block```
如何在 Discord 中为文本着色(How to Color Text in Discord)
借助称为语法高亮的功能,您可以在 Discord 聊天中使用彩色文本(use colored text in your Discord chats)。此功能广泛用于编码,并允许您定义编程语言并对代码的基本部分进行着色,以便于阅读和理解。
使用(Use)多行代码块和语法高亮来创建彩色文本(create colored text)。您需要在消息的开头和结尾使用三个反引号,但您还需要一个定义特定颜色的关键字。
- 要将文本着色为Red,要使用的关键字是diff。请注意在带有diff的文本之前使用(before your text)连字符 (-)(hyphen (-)) 。
例子:
```diff
- red text
```
- 要将文本着色为Blue,请使用关键字ini并用方括号将文本括起来。
例子:
```ini
[blue text]
```
- 要将文本着色为Yellow,请使用关键字fix。
例子:
```fix
yellow text
```
- 要将文本着色为Orange ,请在文本的每一侧 使用关键字css和方括号。(css)
例子:
```css
[orange text]
```
- 要将文本着色为绿色(Green),您可以使用关键字diff。但是,您需要在文本行的开头 添加一个+ sign
例子:
```diff
+ green text
```
Discord中的彩色文本存在一定的限制(limitations )。
- 您必须记住每种颜色使用哪种语法突出显示
- 其他用户只有在台式机或笔记本电脑上 使用Discord时才能看到颜色。(Discord)
- 在移动设备上,彩色文本将始终显示为默认黑色(default black)。
如何在 Discord 中隐藏文本(How to Hide Text in Discord)
Discord提供了一个选项来添加剧透警报和隐藏聊天中的文本。
- 为了让其他用户能够选择是否要阅读剧透,您可以在文本的开头 输入/spoiler
- 如果它只是您想要隐藏的消息的一部分,请在您想要隐藏的文本末尾 添加 /spoiler
- 然后文本将显示为剧透,用户必须单击它才能看到消息的内容。
如何在 Discord 中更改字体(How to Change Font in Discord)
所有Discord应用程序使用的默认字体是Uni Sans,从细到重(Uni Sans, from thin to heavy)。这种字体启发了 2009 年最初的Discord徽标。
虽然无法直接在Discord应用程序中更改字体,但您可以使用LingoJam等在线(LingoJam)Discord字体生成器。
- 打开LingoJam并在左侧的框中输入您的文本。
- 您会看到可以从右侧的框中选择的几种字体。
- 选择您喜欢的字体并将文本复制到您的Discord聊天中。
如何在 Discord 中创建区块引用(How to Create a Blockquote in Discord)
块引用非常适合在邮件的一部分下划线、插入引用的文本或模拟电子邮件中的回复文本。要在Discord消息中添加块引用,只需在文本前添加大于号 (>)。
示例:> Blockquote in text中的块引用。
Discord 中是否可以进行其他文本操作?(Are Other Text Manipulations Possible in Discord?)
好消息是,除了上面列出的基础知识之外,Discord还提供更多功能。您可以使用来自GitHub的这份(GitHub)广泛的 Markdown 备忘(extensive Markdown cheatsheet)单,并了解如何在Discord中添加表格、链接、图像、标题和列表。
你以前在Discord中使用过文本格式吗?有什么我们忘记包含在列表中的吗?在下面的评论部分分享(Share)您的Discord文本格式提示和技巧。
How to Format Text in Discord: Font, Bold, Italicize, Strikethrough, and More
Do you usе Discord daily? Then you’ve probably seen someone use bolded or colored text in a Discord server or in your DMs before. Whether you’re a complete beginner or have your own Discord server, you can learn simple commands to do basic text formatting like writing in bold or italics, as well as advanced text formatting like using code blocks.
While you’re using Discord, Markdown is a powerful system running in the background that handles all of the text formatting. Markdown helps you add variety to your communication on the platform.
How to Bold Text in Discord
If you want to emphasize something in Discord, whether it’s an entire message or just a part of it, you can use bolded text.
To bold text in Discord, use two asterisks or stars (*) at the beginning and end of your message.
Example: **bold text**.
Note: For this and other markdown codes that use the asterisk, if you’re using a standard English keyboard, you can insert an asterisk using a Shift + 8 keyboard shortcut.
How to Italicize Text in Discord
To italicize text in Discord, use one asterisk at the beginning and end of your message.
Example: *italicized text*.
How to Underline Text in Discord
To underline text in Discord, you’ll need to use two underscores (_) at the beginning and end of your message.
Example: __underlined text__.
How to Combine Different Text Formatting Options
You can also combine some of the text formatting options described above.
To create bold italicized text, use three asterisks (*) before and after your text.
Example: ***bold italicized text***.
To underline and italicize text, use two underscores with one asterisk in the beginning and one asterisk and two underscores at the end of your message.
Example: __*underlined italicized text*__.
To create bold underlined text, combine two underscores and two asterisks before and two asterisks with two underscores after your message.
Example: __**bold underlined text**__.
To underline bold italicize your text, start your message with two underscores and three asterisks and end it with three asterisks and two underscores.
Example: __***underlined bold italics***__.
How to Create Strikethrough Text in Discord
If you want to type crossed-out text in your message, you can use strikethrough text in Discord.
To create strikethrough text, use two tildes (~) at the beginning and end of your message. To type tilde, use the Shift + ~ keyboard shortcut.
Example: ~~strikethrough text~~
How to Make All Symbols Visible in Discord
If you want other users to see all of the tildes, asterisks, and underscores that you’re using (like if you’re making an emoji), use the backslash (\) at the beginning of each symbol to cancel Markdown’s formatting and show the symbols as part of the text.
Example: \*\*\*see all symbols\*\*\*
How to Write Code Blocks in Discord
You can create single-line code blocks if you surround your text with backticks (`).
This adds a dark background to white text, making it easier for users to view and exchange brief code snippets in a readable format.
Example: `single-line code block`.
To create multi-line code blocks that allow for sharing more complex code, use three backticks (`) in the beginning and end of your message.
Example:
```
multi-line
code
block```
How to Color Text in Discord
Thanks to a feature called syntax highlighting, you can use colored text in your Discord chats. This feature is widely used in coding and allows you to define the programming language and colorize essential parts of the code for easier reading and understanding.
Use multi-line code blocks and syntax highlighting to create colored text. You’ll need to use the triple backticks at the beginning and at the end of your message, but you’ll also need a keyword that defines a specific color.
- To color text in Red, the keyword to use is diff. Note the use of a hyphen (-) before your text with diff.
Example:
```diff
- red text
```
- To color text in Blue, use the keyword ini and surround your text with square brackets.
Example:
```ini
[blue text]
```
- To color text in Yellow, use the keyword fix.
Example:
```fix
yellow text
```
- To color your text in Orange, use the keyword css along with square brackets on each side of your text.
Example:
```css
[orange text]
```
- To color your text in Green, you can use the keyword diff. However, you need to add a + sign at the beginning of the text line.
Example:
```diff
+ green text
```
There are certain limitations when it comes to colored text in Discord.
- You have to remember which syntax highlighting to use for each color
- Other users will only see the colors if they’re using Discord on their desktop or laptop.
- On mobile, colored text will always show as default black.
How to Hide Text in Discord
Discord offers an option to add spoiler alerts and hide text in your chats.
- To give other users the ability to choose whether they want to read a spoiler or not, you can type /spoiler at the beginning of your text.
- If it’s only a part of your message that you want to hide, add /spoiler at the end of the text you want to hide.
- The text will then display as a spoiler, and users will have to click on it before they can see the contents of the message.
How to Change Font in Discord
The default font used across all the Discord apps is Uni Sans, from thin to heavy. This font inspired the original Discord logo in 2009.
While it’s impossible to change the font from directly within the Discord app, you can use an online Discord font generator like LingoJam.
- Open LingoJam and type your text into the box on the left.
- You’ll see several fonts that you can choose from the box on the right.
- Select the font that you like and copy the text into your Discord chat.
How to Create a Blockquote in Discord
Blockquotes are great for underlining a part of your message, inserting quoted text, or emulating reply text in emails. To add a blockquote into your Discord message simply add a greater than sign (>) before your text.
Example: > Blockquote in text.
Are Other Text Manipulations Possible in Discord?
The good news is, Discord has much more to offer aside from the basics listed above. You can use this extensive Markdown cheatsheet from GitHub and learn how to add tables, links, images, headers, and lists in Discord.
Have you used text formatting in Discord before? Is there something we forgot to include in our list? Share your Discord text formatting tips and tricks in the comments section below.