MARKDOWN NOTEPAD
Write Markdown, see it rendered live, and export to .md or PDF. Saved to your browser only.
58 words327 chars
My Notes
Start typing Markdown here — headings, emphasis, code, lists, quotes, and links all render in the preview on the right.
To do
- Write something
- Export it as a .md file or a PDF
- Come back later — this note is saved in your browser
Nothing here ever leaves your device.
How to use the Markdown Notepad
- 1
Type or paste Markdown into the editor — headings (#), bold (**text**), italics (*text*), lists (- or 1.), quotes (>), code (`code` or ```blocks```), and links ([text](url)) are all supported.
- 2
Watch the live preview render alongside the editor (or switch between Edit and Preview tabs on mobile).
- 3
Your note is saved to this browser automatically as you type — close the tab and it's still here next time.
- 4
Click Copy to copy the raw Markdown, ↓ .md to download it as a Markdown file, or ↓ PDF to export a formatted, paginated PDF.
Questions
- Is my note uploaded anywhere?
- No. The editor, preview, and both exports run entirely in your browser with JavaScript. Your note is saved only to this browser's local storage — nothing is sent to a server.
- What Markdown syntax is supported?
- Headings (# through ######), bold (**text**), italics (*text*), inline code (`code`) and fenced code blocks (```), unordered and ordered lists, blockquotes (>), links ([text](url)), and horizontal rules (---).
- How is the PDF formatted?
- Headings, lists, quotes, and code blocks are rendered with distinct styling and paginate automatically across multiple pages if your note is long, so the PDF stays readable rather than a single wall of text.
- Will my note still be here if I close the tab?
- Yes, as long as you use the same browser on the same device — it's saved to local storage automatically, with no account or sign-in needed. Clearing your browser data will erase it, so download a .md or PDF copy of anything important.