There is no single best Markdown editor for the Mac, because “best” depends on whether you are writing a thesis, keeping a knowledge base, or opening a .md file someone sent you. But the field is small enough to know properly, and most of the choice comes down to four questions: is it native, does it preview live, does it export to something you can hand to a person, and are you buying it once or renting it forever.

This guide compares the seven apps worth knowing on macOS, says plainly who each one is for, and covers the two things most “best of” lists skip — the free options, and what to use if you only want to read Markdown rather than write it.

The short answer: if you want a fast native editor that previews live and exports properly, Inkiostro is free and does it. If you want true WYSIWYG, Typora. If you are building a knowledge base rather than writing documents, Obsidian. Details below.

If you are new to the format, read what Markdown is first, then the complete syntax guide.

The short version

AppPriceLive previewLaTeX mathMermaidEPUB exportAlso on iPad
InkiostroFree · Pro $19.99 onceSide by sideFreeFreeProYes, same purchase
Typora$14.99 once, 3 devicesTrue WYSIWYGYesYesNo
ObsidianFree for personal useSide by sideBuilt inBuilt inPluginYes
iA Writer$49.99 Mac + $49.99 iOSSide by sideSeparate purchase
BearFree · Pro $2.99/mo or $29.99/yrInlineYesFreeYes, Pro
MacDownFree, open sourceSide by sideYesNo
Marked 2Paid, preview onlyPreview only — no editorYesYesNo

Prices checked 13 August 2026 from each vendor’s own pricing page. They change; verify before buying.

1. Inkiostro — the free native all-rounder

Inkiostro is a 100% native macOS app — not a website in a window — with a three-pane layout where your files, the editor and the live preview sit side by side. It is the app this site is about, so read the rest with that in mind; the comparisons below are written to be useful even if you buy something else.

What makes it worth a look on a crowded list is the finishing end of the job, which is where most free editors stop. PDF export keeps formulas, diagrams and highlighted code as selectable text instead of flattening them into a picture, and gives you control over headers, footers, page numbers and margins. LaTeX/KaTeX math and Mermaid diagrams render live and survive export. Version history keeps up to 40 automatic versions of every file, compares them line by line, and since version 1.8 restores a single changed paragraph rather than rolling the whole document back — which is what you actually want when you have rewritten a section and miss only the old opening.

The Mac build gets a few things the touch versions do not, because they only make sense with a keyboard and a Finder: a command palette, tabs, drag-and-drop from the Finder, printing, and a full menu bar with a shortcut for everything.

It is free with no account, no ads and no trackers: unlimited documents, import, iCloud sync, the full editor, PDF export and print, LaTeX and Mermaid all sit in the free tier with no time limit. Pro is a single $19.99 purchase — version history, Focus and Typewriter mode, EPUB and self-contained HTML export, external folders, 24 app themes and system fonts. The same purchase covers iPad and iPhone.

Choose it if you want one native app that writes, previews and exports well without a subscription. Skip it if you need Windows or Linux, or you want a plugin ecosystem.

2. Typora — the true WYSIWYG one

Typora does something none of the others do as smoothly: it hides the markup as you type. Write **bold** and the asterisks vanish the moment you leave the word, leaving bold text in a single pane. There is no split preview because there is nothing to split — the document is always the preview.

It supports LaTeX math and Mermaid diagrams, exports to PDF and a long list of formats through Pandoc, and takes arbitrary CSS themes, which is why people with strong opinions about typography tend to stay. It is $14.99 once for up to three devices, on macOS, Windows and Linux.

The catch is that it does not sync — it opens local files and that is all — and there is no iPad or iPhone version, and there never has been. If you write on a tablet, this is where the story ends. We wrote a whole page about what to use instead of Typora on iPad.

Choose it if WYSIWYG is the feature you actually want, or you need Windows and Linux too. Skip it if you write on more than a Mac.

3. Obsidian — for a knowledge base, not a document

Obsidian is the most powerful thing on this list and the one most often recommended for the wrong reason. It is not really a Markdown editor; it is a knowledge base that stores its notes as Markdown files. Backlinks, the graph view, transclusion, and thousands of community plugins are the product. LaTeX and Mermaid are built in.

It is free for personal use, which is genuinely hard to beat, and it is not crippled in exchange. Sync is the paid part — Obsidian Sync is around $4–5 a month, or you bring your own via iCloud Drive, Dropbox or Git and accept the occasional conflict.

The reason it appears on “best Markdown editor” lists and then gets abandoned is that writing one document in it means setting up a vault, choosing a folder structure, and turning off half the features that make it interesting. If you want to open a file and write, that is friction with no payoff.

Choose it if you are building a linked body of notes over years. Skip it if you want to write a document today. We compare the two in detail on the simple Obsidian alternative page.

4. iA Writer — the typography one

iA Writer has the strongest opinion about writing of anything here, and the opinion is good. Its Syntax Highlight feature colours adjectives, nouns, verbs and conjunctions so weak prose becomes visible on the page — nothing else does this, and for editing your own drafts it is genuinely useful. The typeface and the writing feel are the product.

It is also the most expensive way to write Markdown on Apple hardware: $49.99 for the Mac app and another $49.99 for iOS, so covering a Mac and an iPad costs $99.98. There is no LaTeX math, no Mermaid diagrams and no EPUB export. Content blocks — embedding one document inside another — are a real advantage for assembling long pieces.

Choose it if the writing feel and Syntax Highlight are worth the price, or you need Windows and Android too. Skip it if you write anything technical. See the iA Writer alternative comparison.

5. Bear — notes first, documents second

Bear is a lovely piece of design and the best note-taking app on this list. Nested tags instead of folders, fast capture, a web clipper, note encryption, and search inside PDFs and images. It renders LaTeX math, and its free tier exports ePub and DOCX, which is more generous than most.

Two things to know. It stores notes in its own database rather than as .md files on disk, so “Markdown editor” is a slight stretch — you write in Markdown, but you do not end up with Markdown files. And iCloud sync is behind the subscription: $2.99 a month or $29.99 a year. Version history is absent, and there are no Mermaid diagrams.

Choose it if you want lots of short notes found later by tag. Skip it if you want plain files and long documents. See the Bear alternative comparison.

6. Ulysses — for the manuscript

Ulysses is a mature, polished writing environment built around a managed library: sheets, groups, filters, per-sheet goals and deadlines. If you are writing a book or running a large manuscript across months, it is designed for precisely that, and it publishes straight to WordPress, Medium and Ghost from the editor.

It is $5.99 a month or $39.99 a year, with no free tier at all — when the subscription lapses the app stops working, though your text is plain Markdown and any editor can open it. No LaTeX, no Mermaid.

Choose it if you are managing a manuscript and publishing to a blog platform regularly. Skip it if renting your editor forever bothers you. See the Ulysses alternative comparison.

7. MacDown and Marked 2 — the free one and the preview-only one

MacDown is the classic free, open-source Mac Markdown editor: a two-pane live preview, LaTeX support, and no price at all. It is also barely maintained, looks its age against a modern macOS app, and has no sync and no mobile version. For a developer who wants a plain editor for README files and nothing more, it still does the job.

Marked 2 is the odd one out and deserves to be better known: it is not an editor. It is a previewer that watches a file you are editing in any other app — BBEdit, VS Code, Vim, anything — and renders it live in a separate window, with export, style checks and readability statistics. If you already have an editor you love and only want a good rendered view, this is the tool, and it is the honest answer to “best Markdown viewer for Mac”.

The best free Markdown editor for Mac

Four of the apps above cost nothing to start, but “free” means four different things:

  • Inkiostro — free tier with no time limit and no account. Unlimited documents, iCloud sync across Mac, iPad and iPhone, the full editor, live preview, LaTeX, Mermaid, PDF export and print. Pro is optional and one-time. This is the most complete genuinely-free option on the Mac.
  • Obsidian — free for personal use, fully featured, but sync costs money and it is a knowledge base rather than an editor.
  • MacDown — free and open source forever, but ageing and Mac-only.
  • Bear — free tier is real, but sync, the feature you will want by week two, is the paid part.

If what you want is a free Markdown editor for macOS that you will not outgrow in a month, the practical shortlist is Inkiostro and MacDown, and only one of the two is still being developed.

Editor, reader or viewer? Opening .md files on a Mac

macOS has no built-in .md reader. Double-click a Markdown file on a clean Mac and it opens in TextEdit as raw text — asterisks, hashes and all — which is why so many people search for a Markdown reader for Mac rather than an editor. The right tool depends on what you are doing:

  • You just want to read a .md file. Any of the editors above will open and render it. Inkiostro is a reasonable default because it is free, native and fast to launch, and you can set it as the default app for .md files in the Finder with Get Info › Open with › Change All.
  • You want to preview a file you edit somewhere else. Marked 2, which exists for exactly this and does not try to be your editor.
  • You want to read and write. That is the rest of this page.

One thing worth checking before you commit to any of them: whether the app stores your work as plain .md files on disk, or inside its own library. Inkiostro, Typora, Obsidian and MacDown give you real files. Bear and Ulysses manage a library instead. Both models are defensible, but only one lets you walk away with a folder.

What to look for in a Mac Markdown editor

If you would rather judge for yourself than take a list, these are the qualities that separate a good Mac Markdown editor from a mediocre one.

A real live preview. The single most important feature: your document fully formatted as you type — headings, tables, code, images — either side by side and scroll-synced, or inline as in Typora.

Native performance. A truly native Mac app launches instantly, stays responsive in long documents, and respects system conventions: dark mode, keyboard shortcuts, the share sheet, the Finder. Web wrappers feel heavier and it shows in a 5,000-word file.

Distraction-free writing. You chose Markdown to focus on words. Look for a clean interface, syntax highlighting, a focus mode that dims everything but the current line, and a typewriter mode that keeps the cursor centred.

Powerful export. Your writing should go anywhere: PDF, HTML, plain text and Markdown at minimum, ideally EPUB. Control over headers, footers, page numbers and margins is what separates a polished PDF from a dumped one — see the Markdown to PDF guide. Check whether exported PDFs keep code and formulas as selectable text; many flatten them into images.

Math and diagrams. For anything technical, native LaTeX math and Mermaid diagrams rendered in the preview and preserved on export. See math in Markdown and diagrams in Markdown.

Sync and privacy. Files in sync across devices — ideally through iCloud, so documents stay in your own account — and private by design: no tracking, no ads, no mandatory account. Check whether sync is free or the thing you are actually paying for.

Productivity details. The touches that add up: a formatting toolbar, a document outline for long files, a command palette, a built-in cheat sheet, word count and writing goals, and version history to recover earlier drafts.

Choosing what’s right for you

Most people arrive at this question with one of four needs. Writing documents you will hand to someone — pick on export quality. Keeping a linked body of notes — Obsidian, and do not fight it. Writing a book — Ulysses or Scrivener territory. Opening the occasional .md file — anything free and native will do.

The mistake worth avoiding is picking the most powerful app for the simplest need. A knowledge base with plugins and backlinks is a wonderful thing to own and a poor way to write one document today.

If what you want is to write — cleanly, quickly, with exports you are not embarrassed to send — a focused native editor is the better fit. That is the gap Inkiostro was built for. Download it free, and keep learning with the complete Markdown guide. Writing on a tablet too? See the best Markdown editors for iPad.

FAQ

What is the best Markdown editor for Mac?

For most people it is a fast, native app with a live preview, distraction-free writing and proper export to PDF and EPUB. Inkiostro is a strong free choice — 100% native, with LaTeX math, Mermaid diagrams, version history and iCloud sync. Choose Typora instead if you want true WYSIWYG, or Obsidian if you are building a knowledge base rather than writing documents.

Is there a free Markdown editor for Mac?

Yes, several. Inkiostro is free with no account, no ads and no time limit — unlimited documents, iCloud sync, live preview, LaTeX, Mermaid and PDF export are all in the free tier, with an optional one-time $19.99 Pro upgrade. MacDown is free and open source but barely maintained. Obsidian is free for personal use, though sync is paid.

What is the best Markdown reader or viewer for Mac?

If you only want to read .md files, any Markdown editor will render them — Inkiostro is free and native, and you can make it the default for .md in the Finder. If you want to preview a file while editing it in a different app, Marked 2 is purpose-built for that and is the better answer.

How do I open a .md file on a Mac?

macOS has no built-in Markdown reader, so a .md file opens in TextEdit as raw text by default. Install any Markdown editor, then in the Finder select the file, press ⌘I, and under “Open with” choose the app and click “Change All” to make it the default for every .md file.

Should a Markdown editor be a native app or a web app?

A native macOS app generally launches faster, handles long documents more smoothly, and integrates better with the system — dark mode, keyboard shortcuts, the share sheet, the Finder. Inkiostro, Typora, iA Writer and Bear are native; Obsidian is built on Electron, which is part of why it feels heavier.

Which Mac Markdown editors export to PDF and EPUB?

Most export to PDF; EPUB is rarer. Inkiostro exports PDF, HTML, TXT and Markdown, plus EPUB with Pro, and keeps formulas, diagrams and highlighted code as selectable text in the PDF. Bear exports ePub in its free tier. Ulysses exports EPUB. Typora and iA Writer do not.

Which Mac Markdown editors support LaTeX math and Mermaid diagrams?

For both: Inkiostro, Typora and Obsidian. Bear renders LaTeX but not Mermaid. iA Writer and Ulysses support neither. If you write anything technical, this narrows the field faster than any other requirement.

Do I have to pay a subscription for a Markdown editor?

No. Ulysses is subscription-only and Bear puts sync behind one, but Inkiostro, Typora, iA Writer and MacDown are all one-time purchases or free. In a category where the files are plain text that any editor can open, renting the editor is a choice rather than a necessity.

Does Inkiostro sync with iPad and iPhone?

Yes. Inkiostro uses iCloud to keep documents in sync across Mac, iPad and iPhone automatically, stored privately in your own iCloud account, and it is one purchase for all three devices. There is a companion guide to the best Markdown editors for iPad.