
discord linux

Discord allows for text-and audio-based chatting between gamers and other like-minded individuals. If you want to make a bigger impact on Discord, you can use formatting to jazz up your text-based messages. Here’s how.
Discord允許游戲玩家和其他志趣相投的人之間進行基于文本和音頻的聊天。 如果您希望對Discord產生更大的影響,則可以使用格式來增強基于文本的消息。 這是如何做。
Like other online chat platforms, Discord uses some?Markdown?syntax elements for text formatting. If you’re familiar with Markdown, this process should be easy.
與其他在線聊天平臺一樣,Discord使用Markdown語法元素進行文本格式設置。 如果您熟悉Markdown,則此過程應該很容易。
基本不和諧文本格式 (Basic Discord Text Formatting)
Using Markdown syntax, you can easily apply bold, italics, underlines, or strikethrough formatting to Discord messages. You can also combine these formatting options, allowing you to send messages that use all but strikethrough formatting, should you wish.
使用Markdown語法,您可以輕松地將粗體,斜體,下劃線或刪除線格式應用于Discord郵件。 您還可以結合使用這些格式設置選項,從而允許您發送使用除刪除線格式設置之外的所有格式的消息。
These formatting options apply to messages you send on the Discord web, Windows 10, and Mac apps, as well as through the mobile apps for iPhone, iPad, and Android devices.
這些格式選項適用于您在Discord Web, Windows 10和Mac應用程序上以及通過iPhone , iPad和Android設備的移動應用程序發送的消息。
如何在不和諧中斜體顯示 (How to Italicize in Discord)
If you want to add italics in Discord, insert a single asterisk (*) at the start and end of your message. The formatting won’t appear until you send the message.
如果要在Discord中添加斜體,請在郵件的開頭和結尾插入一個星號(*)。 在您發送消息之前,格式不會出現。
For instance, “*This message is italicized*” would show as “This message is italicized” when sent.
例如,發送時“ *此消息為斜體*”將顯示為“此消息為斜體” 。

如何使不和諧的文本變為粗體 (How to Make Text Bold in Discord)
To apply bold text formatting to Discord messages, add two asterisks (**) to the start and end of the message before sending it.
要將粗體文本格式應用于Discord郵件,請在發送之前和末尾添加兩個星號(**)。
For instance, “**This message is bold**” would result in a message that displays as “This message is bold“.
例如,“ **此消息為粗體**”將導致顯示為“此消息為粗體”的消息。

如何在不和諧中給文本加下劃線 (How to Underline Text in Discord)
You can underline text in Discord as a way to add subtle prominence to messages, as an alternative to bold or italics.
您可以在Discord中給文本加下劃線,以增加郵件的微妙突出程度,以替代粗體或斜體。
If you want to do this, you’ll need to add two underscores (__) at the start and end of your Discord message. A message that stated “__This text is underlined__” would appear as “This text is underlined“.
如果要執行此操作,則需要在Discord消息的開頭和結尾添加兩個下劃線(__)。 一條顯示“ __帶下劃線__”的消息將顯示為“帶下劃線”。

如何在不和諧中刪除文本 (How to Strikethrough Text in Discord)
Strikethrough text can be used to cross out text. You might do this to emphasize a part of a message that you’ve deleted without actually deleting the message. To?add strikethrough text in Discord, use two tildes (~~) at both ends of your message.
刪除線文本可用于刪除文本。 您可以這樣做以強調已刪除的消息的一部分,而沒有實際刪除該消息。 要在Discord中添加刪除線文本,請在消息的兩端使用兩個波浪號(~~)。
For instance, “~~This message has strikethrough formatting applied~~” would appear as “This message has strikethrough formatting applied“.
例如,“ ~~此消息已應用刪除線格式~~”將顯示為“此消息已應用刪除線格式”。

組合文字格式選項 (Combining Text Formatting Options)
You can combine bold, italics, and underline text formatting in a single Discord message. You can’t combine these with strikethrough formatting, however.
您可以在單個Discord郵件中結合使用粗體,斜體和下劃線文本格式。 但是,您不能將它們與刪除線格式結合使用。
To create bold and italic text messages, you could use three asterisks instead of one or two. For instance, “***This text has bold and italics applied***” would appear as “This text has bold and italics applied”?on Discord.
要創建粗體和斜體文本消息,可以使用三個星號而不是一兩個。 例如,在Discord上,“ ***該文本使用粗體和斜體***”將顯示為“此文本應用粗體和斜體”。

To send a message that has bold, italics, and underline text formatting applied, you’d need to use the Discord formatting for all three options in your message.
要發送已應用粗體,斜體和下劃線文本格式的消息,您需要對消息中的所有三個選項使用Discord格式。
Sending a message like “***__This message has all the formatting__***” would result in a message that appeared as “This message has all the formatting” on Discord.
發送“ *** __此消息具有所有格式__ ***”之類的消息,將導致在Discord上顯示為“此消息具有所有格式”的消息。

將代碼塊添加到不和諧消息 (Adding Code Blocks to Discord Messages)
Code blocks can be a good way to send messages with no formatting applied. As the name suggests, this feature is particularly useful if you’re collaborating on a project and need to share code snippets to other users on your Discord channel.
代碼塊可能是發送未應用格式的消息的好方法。 顧名思義,如果您正在一個項目上進行協作并且需要與Discord頻道上的其他用戶共享代碼段,則此功能特別有用。
They’re also useful if you want to send messages that contain elements like asterisks or underscores that Discord would otherwise recognize as Markdown formatting.
如果您要發送的消息包含星號或下劃線,Discord否則會將其識別為Markdown格式,則它們也很有用。
To send a message using a Discord code block, add backticks (also known as grave accents) to the start and end of your messages.
要使用Discord代碼塊發送消息,請在消息的開頭和結尾添加反引號(也稱為重音符號)。
You can do this on a single line, or on multiple lines to create multi-line code blocks. For single-lined code blocks, start your message with a single backtick (`). For multi-line code blocks, use three backticks (“`).
您可以在一行上執行此操作,也可以在多行上執行此操作以創建多行代碼塊。 對于單行代碼塊,請單引號(`)開頭。 對于多行代碼塊,請使用三個反引號(“`)。

在Web和桌面上在Discord中使用引用塊 (Using Quote Blocks in Discord on the Web and Desktop)
Discord quote blocks can be used to quote outside text or earlier messages on your channel. These blocks appear above your message to provide extra context to your own.
不和諧的引號塊可用于引述外部文字或頻道上的較早消息。 這些塊出現在您的消息上方,以提供您自己的更多上下文。
Like code blocks, you can create single line or multi-line quote blocks using either one or three greater-than symbols?(>). Both options allow you to create a quote block—you’ll need to press Shift+Enter to move to multiple lines, as well as to exit a quote block during editing.
與代碼塊一樣,您可以使用一個或三個大于號(>)來創建單行或多行引用塊。 這兩個選項都允許您創建引號塊-您需要按Shift + Enter移至多行,并在編輯過程中退出引號塊。
To add a quote, type either one or three greater-than symbols and then press the Space key. The quote marks you use should turn into a single, gray block—this indicates that that line is a quote.
要添加報價,請鍵入一個或三個大于號,然后按空格鍵。 您使用的引號應變成單個灰色塊,這表示該行是引號。

For single quote blocks, type your quote on a single line and then press Shift+Enter several times on your keyboard to move out of the quote block. The quote block symbol will disappear on your line to signify the end of your quote block.
對于單引號塊,請在一行上輸入引號,然后在鍵盤上按Shift + Enter幾次,以移出引號塊。 引號塊符號將消失在您的行上,表示引號塊的結尾。
You can then type a normal message below your quote.
然后,您可以在報價單下面鍵入一條普通消息。

The same process applies to quote blocks across multiple lines. With your quote block active, press Shift+Enter to move onto a second line and further.
相同的過程適用于多行中的引用塊。 在您的報價欄處于活動狀態時,按Shift + Enter移至第二行并進一步。

Once you’re ready to move out of the quote block, press Ctrl+Shift several times until the quote block symbol disappears.
準備好移出引號塊之后,請按Ctrl + Shift幾次,直到引號塊符號消失。
You can then type your normal message beneath the quote block.
然后,您可以在引號框下方鍵入常規消息。

翻譯自: https://www.howtogeek.com/674569/how-to-apply-text-formatting-in-discord/
discord linux