Write and preview Markdown with GitHub-flavored syntax support
# H1 - Heading 1## H2 - Heading 2**bold** - Bold text*italic* - Italic text[link](url) - Hyperlink`code` - Inline code- item - Unordered list1. item - Ordered list> quote - Blockquote--- - Horizontal rule - Image| col | col | - Table```lang - Code block- [ ] task - Task list~~text~~ - Strikethrough==text== - HighlightThis preview supports GitHub-Flavored Markdown (GFM) including tables, task lists, strikethrough, and autolinks. The rendered HTML uses Tailwind's prose classes for beautiful typography.