Discord Page Apr 2026

Markdown Text 101 (Chat Formatting: Bold, Italic, Underline) – Discord

Strikethrough: Put ~~ before and after the text (e.g., ~~Hello~~ becomes Hello ). Use *** before and after the text.

Put ** before and after the text (e.g., **Hello** becomes Hello ). Discord Page

Inline Code: Use backticks (`) around text. Useful for highlighting commands.

Type /spoiler before text, or surround it with || to hide text until clicked. Markdown Text 101 (Chat Formatting: Bold, Italic, Underline)

Use three backticks (```) to start and end a code block, allowing for structured, multi-line text.

Italics: Put * or _ before and after the text (e.g., *Hello* becomes Hello ). Markdown Text 101 (Chat Formatting: Bold

Put __ before and after the text (e.g., __Hello__ becomes Hello).