Write Markdown with a live preview side by side. Supports GitHub Flavored Markdown including tables, task lists, and code blocks with syntax highlighting. Export to HTML or copy formatted text.
Markdown is a lightweight markup language for formatting text with simple symbols. It's used on GitHub, Reddit, and many CMS platforms because it's faster than HTML.
Use pipes (|) to separate columns and hyphens (-) for the header row: | Col 1 | Col 2 | then | --- | --- | then your data rows.