Tools

Markdown is just text, so almost anything can edit it — but the right tool gives you live preview, syntax highlighting and export. Here is a directory of the best, grouped by where they run. Each card is tagged with its licensing and the platforms it supports.

Online editors

Open a tab and start writing — nothing to install, with instant preview and export.

Clean in-browser editor with live preview and export to HTML, PDF and cloud storage.

FreeWeb

Full-featured editor with synced files, GitHub publishing, diagrams and math.

FreeWeb

Real-time collaborative Markdown, like a shared document. CodiMD is the open-source self-hosted version.

FreemiumWeb

A no-frills split-pane scratchpad for quickly checking how a snippet renders.

FreeWeb

Desktop apps

Native apps you install on your computer — editors and notes apps for writing and managing Markdown. Some also have mobile versions; the platform chips show everywhere each one runs.

A beautiful native macOS editor for long-form writing — Mermaid diagrams, wikilinks and a force-directed knowledge graph, front matter, an AI side panel and an opt-in MCP server.

PaidmacOS

A Markdown knowledge base over a local folder of files, with backlinks, graph view and a huge plugin ecosystem.

Free (personal)macOSWindowsLinuxiOSAndroid

Seamless "live" editing — formatting appears in place with no split preview. Tables, math, diagrams and export via Pandoc.

PaidmacOSWindowsLinux

Open-source, distraction-free real-time editor with several themes and full GFM support.

Free · OSSmacOSWindowsLinux

Markdown editor aimed at researchers and academics — Zotero citations, footnotes and Pandoc export to many formats.

Free · OSSmacOSWindowsLinux

Not a Markdown app as such, but with built-in preview and extensions it is one of the most capable editors for technical writing.

FreemacOSWindowsLinux

A lean, distraction-free editor from the KDE project with live preview and themes.

Free · OSSWindowsLinux

The classic open-source Markdown editor for the Mac, with a clean split preview and syntax highlighting.

Free · OSSmacOS

Mac editor by the author of MultiMarkdown, tuned for long structured documents with automatic highlighting and built-in previews.

PaidmacOS

A minimalist, keyboard-driven "zenware" writing tool with a distraction-free full-screen mode; supports Markdown Extra.

FreeWindowsmacOSLinux

Famously calm, focused writing app with beautiful typography and a distraction-free focus mode.

PaidmacOSWindowsiOSAndroid

An elegant tag-based notes app with seamless iCloud sync across Apple devices and a flexible Markdown-style editor.

FreemiummacOSiOS

A sheet-based writing environment for long projects, with goals, a unified library and publishing to many formats.

SubscriptionmacOSiOS

Not an editor but a dedicated live previewer — point it at a file in any editor and see a styled, exportable preview update as you save.

PaidmacOS

Free, open-source, end-to-end-encrypted note-taking on plain Markdown files, syncing across every platform via Dropbox, OneDrive or Nextcloud.

Free · OSSmacOSWindowsLinuxiOSAndroid

Mobile apps

Markdown on iOS and Android — apps that are mobile-only, plus desktop apps from above that also ship a mobile version, so a few appear in both places.

The full Obsidian vault in your pocket, syncing the same folder of Markdown files as the desktop app.

Free (personal)iOSAndroid

The same calm, focused writing experience on phone and tablet, synced via iCloud or Google Drive.

PaidiOSAndroid

Elegant tag-based notes with iCloud sync across iPhone and iPad.

FreemiumiOS

The full sheet-based writing library on iPhone and iPad, kept in sync with the Mac app.

SubscriptioniOS

Encrypted, open-source notes that keep your Markdown in sync between phone and desktop.

Free · OSSiOSAndroid

Open-source Android editor for Markdown and todo.txt that works on plain local files — no account required.

Free · OSSAndroid

Converters & command-line tools

For scripting, publishing pipelines and batch conversion.

The universal document converter. Turns Markdown into PDF, DOCX, HTML, LaTeX, EPUB, slides and dozens more — and back again.

Free · OSSmacOSWindowsLinux

A linter that flags style and consistency issues in Markdown files; popular as a CI check and VS Code extension.

Free · OSSCLICross-platform

Render Markdown beautifully right in the terminal, with paging and a styled theme.

Free · OSSmacOSWindowsLinux

Preview a file exactly as GitHub would render it, served locally in your browser.

Free · OSSmacOSWindowsLinux

Building Markdown into your own software? The Developers page lists parsing and rendering libraries grouped by language — JavaScript, Python, Go, Rust and more.