How to Cross Out Text in Discord: A Step-by-Step Guide
What is Cross-Out Text in Discord?
Cross-out text, also known as strikethrough text, is a feature that allows users to remove or cross out text in a message or chat. This feature is particularly useful when you want to indicate that a particular message or text is no longer applicable, incorrect, or outdated. In this article, we will explore how to cross out text in Discord and provide a step-by-step guide on how to do so.
Why Use Cross-Out Text in Discord?
There are several reasons why cross-out text is useful in Discord:
- Correction of mistakes: If you made a mistake in a message, you can cross out the incorrect information and clarify the correct information.
- Marking outdated information: If a piece of information is no longer relevant or accurate, you can cross it out to indicate its obsolescence.
- Emphasizing changes: Cross-out text can be used to draw attention to changes in a message or topic.
- Adding humor or tone: Cross-out text can be used to add a playful or sarcastic tone to a message.
How to Cross Out Text in Discord
Crossing out text in Discord is a relatively simple process. Here’s a step-by-step guide on how to do it:
Method 1: Using Markdown
Discord supports Markdown, a lightweight markup language that enables you to format your text. To cross out text using Markdown, follow these steps:
- Step 1: Type the text you want to cross out.
- Step 2: Place two tilde symbols (~) at the beginning and end of the text you want to cross out.
- Step 3: Example:
~~This is the text I want to cross out~~
Method 2: Using HTML
Discord also supports HTML, a markup language used to format web pages. To cross out text using HTML, follow these steps:
- Step 1: Type the text you want to cross out.
- Step 2: Surround the text with
<s>and</s>tags. - Step 3: Example:
<s>This is the text I want to cross out</s>
Tips and Variations
Here are some tips and variations to help you get the most out of cross-out text in Discord:
- Combining markdown and HTML: You can combine Markdown and HTML to achieve more advanced formatting options. For example, you can use Markdown for the text and HTML for the strikethrough.
- Using different colors: You can use different colors to draw attention to the cross-out text. For example, you can use
<s style="color: red">to make the text bold and red. - Crossing out multiple lines: You can cross out multiple lines by using a newline character (
n) or carriage return (r) to separate the lines.
Conclusion
Cross-out text is a powerful feature in Discord that can help you correct mistakes, mark outdated information, add humor or tone, and more. By following the steps outlined in this article, you can learn how to cross out text in Discord using both Markdown and HTML. Remember to experiment with different formatting options and variations to achieve the desired effect. Happy typing!
