Markdown editor · local-first · PWA
Markdown at the speed of thought.
A fast, quiet Markdown editor that runs in your browser and installs like an app. Write on the left, see it render on the right — offline, private, yours.
markbird
A fast, local-first Markdown editor that lives in your browser.
- Type on the left, see it render on the right
- Works offline, installs as an app
- Your notes stay on your device
GitHub-flavored
| Feature | Ready |
|---|---|
| Tables | yes |
| Alerts | yes |
const hello = (name: string) => `Hi, ${name}`;
NOTE
Try editing this — it's the real editor.
Editing your way
Side-by-side, or one pane at a time.
Write with a live preview beside you and synced scrolling, or switch a single pane between code and rendered view. Your cursor and scroll stay put when you flip.
Yours, and offline
No network required.
Your documents live in your browser, not on someone else's server. Full editing, local search, and export all work with no connection. Install it as an app on Mac, iPhone, Android, and Windows.
Real GitHub-flavored Markdown
Everything you'd expect — and the hard parts too.
Tables, task lists, and syntax-highlighted code, plus Mermaid diagrams, KaTeX math, footnotes, and GitHub alerts. One pipeline renders your preview and every export, so they never disagree.
What it renders
Tables, task lists, and code — exactly like GitHub.
| Feature | Status |
|---|---|
| Tables | ✓ |
| Task lists | ✓ |
| Code + math | ✓ |
- Tables and task lists
- Mermaid diagrams and KaTeX math
- Your next note
TIP
Mermaid diagrams, footnotes, and GitHub alerts all render here.
export const render = (md: string) => pipeline.process(md);
Export anywhere
Take your writing with you.
Export a self-contained HTML file, a print-quality PDF, or a Word document — all generated on your device from the same rendered output.
Private by design
No accounts. No trackers.
markbird needs no sign-up and sets no cookies. There are no analytics and no third-party calls — your writing stays on your device until you explicitly share it.
- No account required
- No cookies, no analytics
- No third-party requests
- Data stored locally in your browser
Start writing.
Open markbird in your browser, then install it as an app from your browser's menu.