What's Markdown?

Markdown is a simple way to add formatting — like bold, italics, and links — just by typing a few extra characters. You type plain text with small markers, and frost.rip turns them into styled text on your profile.

What you can use in your bio

FormatYou typeYou get
Bold**bold text**bold text
Italic*italic text*italic text
Strikethrough~~struck out~~struck out
Inline code`code`code
Link[frost.rip](https://frost.rip)frost.rip

Good to know

  • You can combine them — e.g. **[my site](https://frost.rip)** makes a bold link.
  • Line breaks are kept exactly as you type them.
  • Links always open in a new tab, and only https / mailto links are allowed for safety.
  • Underscores like in your_name stay as-is — only * makes italics.