Frequently asked questions
What markdown does Discord actually support?
Bold, italic, underline, strikethrough, three header levels, subtext, block quotes, bulleted and numbered lists, masked links, spoilers, inline code, and fenced code blocks. Discord deliberately leaves out images, tables, and font control in message bodies, so any tool promising those is really producing Unicode lookalikes rather than real formatting.
How do I make colored text in Discord?
Use a fenced code block with a language hint. The ansi hint gives the fullest palette via escape codes, while diff colors lines starting with - red and + green, and fix turns a whole block yellow. There is no way to color ordinary message text outside a code block.
How do I hide text behind a spoiler?
Wrap it in double pipes, like ||this||. Readers see a grey block they have to tap or click to reveal. It works in messages, embeds, and bios, and you can also mark an uploaded image as a spoiler from the upload dialog.
Why does my formatting show as raw symbols?
Either the syntax is inside a code block, which disables formatting by design, or a character has been escaped with a backslash. Unmatched markers are the other common cause: **bold with only one closing asterisk renders literally.
Can I use these tricks in server rules and announcements?
Yes, and they are worth using. Headers and subtext give a long rules channel real structure, block quotes set apart the important lines, and masked links keep announcements tidy instead of full of raw URLs. Keep colored code blocks decorative, since they render differently on mobile.
Do formatting tricks work in bios, channel names, and nicknames?
Only partly. Bios support most markdown. Channel names, server names, and nicknames support no markdown at all — they only accept plain characters, which is why Unicode font styles are the usual workaround there.
Read more on this
Longer write-ups covering the background, edge cases and worked examples behind this tool.
Discord Text Tools: The Complete Formatting Toolkit (2026)
Every Discord text tool you actually need: a markdown previewer with colored code blocks, a fancy font generator, a 2000-character message splitter, and a Unix timestamp builder.
How to Make Text Small, Colored, or Hidden in Discord
A complete guide to formatting your Discord messages: from colors and markdown to shrinking text and hiding spoilers.
Other tools in the suite
Message Editor
Write Discord markdown with a live, pixel-accurate preview — bold, colors, spoilers, headers and code blocks.
Bio Templates
100+ Discord bio ideas with a real profile-card preview and a live 190-character counter.
File Compressor
Shrink video, GIFs, images and audio under Discord's 20 MB upload limit without uploading anything.
Message Splitter
Break messages past the 2,000-character limit into clean parts without mangling markdown.
Timestamp Generator
Build timestamp codes that render in every member's own timezone automatically.
Font Transformer
Turn plain text into cursive, gothic, bubble and 20+ other Unicode styles you can paste anywhere.
How this tool handles your data
Nothing is uploadedEverything runs as JavaScript in your own browser. We do not operate a database that could store what you type or open.
No account, no limitsFree to use as often as you like, with no sign-up, no watermark and no paid tier.
Independent projectNot affiliated with Discord Inc. Read our privacy policy or about page.