✏️ Markdown Input
EDIT
0 characters
👁️ Live Preview
PREVIEW
Start typing markdown to see the live preview...
💻 HTML Source Code
OUTPUT
Supported Markdown Syntax
# Heading 1to###### Heading 6→ Headings**bold**→ Bold text*italic*→ Italic text[text](url)→ Links→ Images- item→ Unordered lists1. item→ Ordered lists`code`→ Inline code```code```→ Code blocks> quote→ Blockquotes---→ Horizontal rules
About Markdown
Markdown is a lightweight markup language created by John Gruber in 2004. It's designed to be easy to read and write, converting plain text to HTML. Markdown is widely used for:
- README files on GitHub
- Blog posts and documentation
- Forum posts and comments
- Note-taking applications
- Static site generators