Discord's About Me section supports more formatting than most people realize. You can use markdown, Unicode symbols, emoji, and clever spacing to turn a plain text bio into something that actually looks styled.
This guide covers every formatting option that works in the Discord profile bio, with examples you can copy and test right now.
Preview before you paste: Use our Discord Bio Templates tool to test your formatting on a real profile card preview before committing to it.
Discord Bio Basics
Before diving into formatting tricks, here are the rules of the About Me section:
- Character limit: 190 characters (including emojis, markdown syntax, and Unicode)
- Supports: Bold, italic, underline, strikethrough, subtext, block quotes, spoilers, masked links, and code formatting
- Works with: Standard emoji, Unicode characters, and custom emoji (Nitro only)
- Line breaks: Press Enter to create a new line — they count toward your character limit
The 190-character limit is strict. It counts every character including the ** in bold formatting, the > in block quotes, and the -# in subtext. Plan accordingly.
Bold Text
Wrap text in double asterisks:
**This text is bold**
In your bio, this creates strong visual emphasis. Good for headers or key words:
**✦ About Me**
Developer & designer
Bold text works well for creating section divisions when you want to split your bio into labeled parts.
Italic Text
Wrap text in single asterisks:
*This text is italic*
Italic is softer than bold and works well for quotes, vibes, or descriptive lines:
*somewhere between chaos and calm*
☆ artist & night owl
Underline
Wrap text in double underscores:
__This text is underlined__
Underline is less commonly used in bios because it's harder to read at small sizes, but it works for emphasizing a single word or phrase.
Strikethrough
Wrap text in double tildes:
~~This text has a line through it~~
Strikethrough is mostly used for humor:
~~normal person~~ chaos enthusiast
Subtext (-# Small Text)
Discord's subtext syntax renders text smaller and grayed out:
-# This text appears smaller
This is one of the most useful formatting options for bios because it creates a natural text hierarchy:
night owl 🦉
-# building things quietly
-# coffee addict · he/him
The main text stays normal-sized while the -# lines appear as subtle secondary info. This is a great way to include pronouns, secondary interests, or a quiet tagline without it competing for attention.
Important: The -# must be at the very start of a line. It will not work mid-line.
Block Quotes
Start a line with > followed by a space:
> This is a block quote
Discord renders this with a green vertical line on the left side, which looks great for featuring a favorite quote:
> *"Not all who wander are lost"*
adventurer · she/they
Block quotes take up more visual space in the profile card, so keep the quoted text short.
Spoiler Tags
Wrap text in double pipes:
||This text is hidden until clicked||
In a bio, spoiler tags create a gray box that reveals text when someone clicks on it. Use it for:
- Hidden jokes
- Easter eggs in your profile
- A "click to reveal" element that makes people engage with your bio
||you found the secret||
just a regular bio, nothing to see here
Masked Links
You can create clickable links with custom display text:
[Click me](https://example.com)
This works in Discord bios and is useful for linking to your socials, portfolios, or servers. The link text shows in Discord's blue link color.
Note: Discord may preview or embed certain URLs. Masked links help keep your bio clean by hiding the full URL.
Code Formatting
Inline code
Wrap text in single backticks:
`this is inline code`
Inline code renders in a monospace font with a subtle background. It's useful for creating visual tags or labels:
`🎮` gamer · `🎨` artist · `☕` addict
Code blocks
Wrap text in triple backticks for a code block:
```
This is a code block
```
Code blocks in bios create a dark box with monospace text. They use more characters than they're worth in most cases, but can work for very short lines.
Unicode Characters & Symbols
Unicode characters are not markdown — they are special text characters that look decorative. Discord renders them in the bio without any issues.
Popular separators
· (middle dot) — great for listing items: art · music · gaming
│ (box drawing) — vertical lines for layouts
─ (box drawing) — horizontal lines for borders
┊ (box drawing) — dotted vertical lines
✦ ✧ ★ ☆ — star variants
♡ ♥ ❤ — heart variants
→ ↷ ⇢ — arrow variants
Decorative borders
┌─────────┐ ╔═════════╗ ╭────────╮
│ content │ ║ content ║ │ content│
└─────────┘ ╚═════════╝ ╰────────╯
Decorative text elements
꒰ text ꒱ — soft brackets
⌞ text ⌝ — corner brackets
˚ ༘ text — floating dots
·˚ ✧ — sparkle trail
⋆ ˚。⋆ — star sparkle
Pattern dividers
✧ ˚ · . ✦ . · ˚ ✧ — star divider
⋆ ˚。⋆୨♡୧⋆ ˚。⋆ — heart divider
ﮩ٨ـﮩﮩ٨ـ♡ﮩ٨ـﮩﮩ٨ـ — heartbeat line
▁▂▃▄▅▆▇▆▅▄▃▂▁ — wave pattern
Character width warning: Many Unicode characters are visually wider than standard Latin letters. The Discord profile card wraps text at roughly 35 standard characters wide, but decorative Unicode may wrap sooner. Always test your bio in a preview.
Emoji in Bios
Emoji work in Discord bios and add color to an otherwise text-only space.
- Standard emoji (🎮, 🌙, ✨) work for everyone
- Custom server emoji require Discord Nitro
- Emoji typically count as 2 characters toward the 190 limit
- Some emoji are wider than others and may cause unexpected line wrapping
Best practices:
- Use 1-2 emoji per line maximum
- Place emoji at the start or end of a line, not in the middle of a sentence
- Stick to emoji that match your template's aesthetic
Combining Formatting
You can combine multiple markdown types in a single bio:
**✦ About Me**
*creative soul & night owl*
-# ☆ art · music · gaming
-# ♡ DMs always open
This example uses:
- Bold for the header
- Italic for the description
- Subtext for secondary details
- Unicode symbols for decoration
The key is creating visual layers — something that catches the eye first (bold header), something that describes you (italic line), and something quieter for details (subtext).
Line Breaks & Spacing
Line breaks in Discord bios are created by pressing Enter. Each line break character counts toward your 190-character limit.
Tips:
- A blank line (double Enter) creates visual space between sections but costs 1 character
- Keep lines under 35 characters to prevent unexpected wrapping
- Front-load important info on the first line since that's what people see first
- Discord does not support multiple consecutive blank lines — two+ blank lines collapse to one
What Does NOT Work in Bios
Some formatting that works in Discord messages does not work in the About Me section:
- Headers (
# ## ###) — do not render as headers in bios - Bullet lists (
- item) — render as plain text with the dash, not as formatted bullets - Numbered lists (
1. item) — render as plain text - Tables — not supported
The -# subtext is the exception — it works in bios even though regular headers (#) do not.
Character Counting Tips
Since the 190-character limit is strict, here's how to count efficiently:
- Markdown syntax characters count:
**bold**= 8 characters (not 4) - Emoji typically count as 2 characters
- Newlines count as 1 character each
- Spaces count as 1 character each
- Unicode symbols count as 1-2 characters depending on the symbol
-#subtext prefix = 3 characters per line (dash, hash, space)
Our bio template tool includes a live character counter that updates as you type, so you never have to count manually.
Quick Formatting Cheat Sheet
| Format | Syntax | Characters Used |
|--------|--------|----------------|
| Bold | **text** | text + 4 |
| Italic | *text* | text + 2 |
| Underline | __text__ | text + 4 |
| Strikethrough | ~~text~~ | text + 4 |
| Subtext | -# text | text + 3 |
| Block quote | > text | text + 2 |
| Spoiler | \|\|text\|\| | text + 4 |
| Inline code | `text` | text + 2 |
| Masked link | [text](url) | text + url + 4 |
Putting It All Together
The best Discord bios combine 2-3 formatting techniques at most. Here's a workflow:
- Start with content: Write what you want to say in plain text
- Add structure: Use line breaks and one formatting type for hierarchy
- Add decoration: One or two Unicode symbols or emoji
- Check the count: Make sure you're under 190 characters
- Preview it: Use our bio template tool to see it on a profile card
Resist the temptation to use every formatting option. The bios that look the best in practice are usually the most restrained ones.
Looking for ready-made templates instead? Browse our collection of 30+ aesthetic Discord bio templates or read our guide on writing Discord bios that actually look good.