Markdown Preview
Edit Markdown, preview it live, and share the document in a compressed link.
Editor
Preview
Live previewOpening the shared document…
Your document is stored in the link. Anyone with the link can read it. Tables, task lists, and code blocks are supported; embedded HTML is not rendered.
About Markdown Preview
Preview Markdown and share its document in a versioned URL fragment.
Write headings, lists, fenced code, GFM tables, task lists and links. Raw HTML is skipped; the preview updates as you edit.
Copy or download Markdown for a README. The current document is encoded into #md=br1.… after editing; anyone with that link can read it.
The calculation or rendering runs in this browser tab. Copy, download and share actions make the chosen output available outside this tab.
Worked example
- Input / settings
- # Hello **world**
- Action
- Open the preview
- Result
- A Hello heading followed by bold world.
Scope and limits
- Maximum uncompressed Markdown: 1,048,576 UTF-8 bytes; encoded payload including br1. is at most 1,399,471 characters. br1 means UTF-8 → Brotli → unpadded Base64url.
- The fragment is not sent in an HTTP page request, but it is visible to page scripts, browser history and link recipients. Long links may exceed another app’s limits.
Frequently asked questions
- Can a preview make network requests?
- Yes. A remote Markdown image can request its image host when rendered. Images use no-referrer, but the host still receives the request. Clicking an external link also leaves this page.
For account, sync, advertising and analytics data flows, see the Privacy Policy.