Markdown Preview

Write Markdown on the left, see the rendered output on the right — in real-time.

# Heading Heading 1–6
**bold** Bold text
*italic* Italic text
[text](url) Link
![alt](url) Image
- item Unordered list
1. item Ordered list
`code` Inline code
```lang Code block
> quote Blockquote
| a | b | Table
- [x] done Task list
--- Horizontal rule
~~text~~ Strikethrough
💡 Type / in the editor to open the slash command menu for quick formatting!
✏️ Markdown
Lines: 0 Words: 0 Chars: 0
👁️ Preview

What is Markdown?

Markdown is a lightweight markup language used to format text. It's widely used in documentation, README files, blogs, and note-taking apps. With simple syntax like # Heading, **bold**, and - list item, you can create rich formatted content without HTML. This tool lets you write Markdown and see the rendered output instantly.