A markdown file is a small promise to your future self. Plain text, no proprietary container, no login. It opens in twenty years with any editor you happen to have, and any AI reads it with no conversion step, because markdown is already the format these models think in. Choosing an editor in 2026 is really choosing how an AI gets to touch that promise. Does it edit the file directly, under your eye, or do your words leave the file and live somewhere you don't control?
That is the lens for this guide. Not a ranked list with stars, but a way to see what actually separates these tools, so you can pick the one that fits how you work.
A disclosure you should read before anything else: this is Iliad's blog. We make one of the editors below. So we'll do two things to earn your trust. We'll tell you exactly where we're biased, flagged in italics, every time. And we'll tell you, plainly, when not to choose Iliad, because for most of the people reading this, something else is the right answer. If you finish this and install Obsidian or Typora instead, the guide did its job.
Summary for quick reference: the real divide among AI markdown editors in 2026 is whether the AI works inside your files (an in-document agent that drafts and edits your.mdin place) or in a chat panel beside them (you paste text out and paste results back). A second axis is ownership: plain.mdfiles on your disk versus a proprietary database or a vendor's cloud. Most tools listed here have no built-in generative AI at all; the ones that do differ most in who keeps your prose and which AI provider you're tied to.
The axis that matters: does the AI live in your files, or in a chat window? #
Most "best markdown editor" lists treat AI as a checkbox: has it, or doesn't. That checkbox hides the only distinction that changes your day. There are two fundamentally different ways AI shows up in a writing tool, and they produce different work.
The first is the chat panel. The AI sits in a sidebar or a separate app. You describe what you want, it answers in its own window, and you copy the good parts back into your document by hand. This is what you do when you write in ChatGPT or Claude, and it's what most "AI editors" are underneath. Fine for brainstorming, poor for revision, because the AI never touches the real text, only a copy of it.
The second is the in-document agent. The AI reads and writes the actual file. It drafts a paragraph in place, rewrites the sentence you selected, restructures a section. You see each change as a change, the way you'd see a colleague's tracked edits, and decide whether it stays. The work happens to your document, not to a transcript of it. This is the model that's genuinely new in 2026, and the one most listicles still don't name. Today that column is nearly empty. Iliad sits in it, Obsidian's Smart Composer reaches toward it, and a developer's IDE already lives there. That it's a small category is the point, not a sales pitch.
Why the distinction matters comes down to two failures writers now have words for. There's context rot, the documented decline in AI quality as a single chat fills up. In one analysis, most tested models fell below half their short-context accuracy once a session passed about 32,000 tokens (MindStudio). And there's chat chaos, the breakthrough you can't find again. As one writer put it, "I have no idea which of my 200-plus conversations it's buried in. The titles tell me nothing. Every new session began from zero" (AI Maker). Both are the same symptom: when your writing lives in a chat, the chat is the thing that rots and gets lost. When it lives in files, the document is the durable artifact and the AI is just a tool you point at it.
Hold this axis in mind. It's how the rest of the guide is organized.
The editors worth considering #
A quick map before the table. Most of these run on a Mac, and if you want a markdown editor for Mac the field is wide. But the honest truth, echoed even by tools selling you AI, is that in 2026 every serious editor handles basic writing well enough. The differences live in AI architecture, file ownership, and who each one is for.
Obsidian is a knowledge base first and an editor second. Your notes are true plain .md files in a local folder it calls a vault, and it runs on every platform, including mobile. The core app is free for personal use; Sync is $4/month billed annually, Publish starts at $8/site/month, and a commercial license is $50/user/year. It has no built-in AI. That comes from plugins you choose and configure, like Copilot (free with your own key; a Plus tier is $14.99/month) or the open-source Smart Composer, which brings Cursor-style in-document edits but hasn't shipped a release since January 2025. One caveat as of early 2026: Anthropic restricted third-party OAuth for Claude subscriptions, so some Smart Composer users on a Claude subscription have hit account limits. Bring a direct API key rather than a subscription login. The strength is the largest ecosystem in writing software. The weakness is that the same openness has no opinion: one reviewer called it "the most dangerous app on this list" precisely because you can spend a weekend configuring a vault before writing a sentence (Roberta Micore). If you want an Obsidian alternative for writing rather than a second knowledge base, that is the gap a plainer editor fills.
Typora pioneered the visual markdown writers love: the syntax hides as you type, so you see formatted prose, not asterisks. It stores plain .md files, runs on Mac, Windows and Linux, and costs $14.99 once for up to three devices. Version 1.13 shipped in April 2026, so it's maintained. It has no AI, no plugins, and no stated AI roadmap, which is why some longtime users feel it has quietly drifted even though it hasn't. For pure prose with no AI in the way, it's still one of the strongest picks. And if you're hunting a Typora alternative only because you want an AI agent in the same window, that's the one thing it deliberately won't give you.
iA Writer has the most articulated position on AI in the market, and it isn't a generative one. Its flagship feature, Authorship, marks which parts of a document you wrote versus what was pasted from an AI. It's a provenance tool, not a ghostwriter. It writes plain .md to disk or your cloud of choice. The Mac app is $49.99, Windows is $29.99, and iPhone & iPad are $19.99, each a one-time purchase. (iA took its Android app offline in September 2024; it's no longer available for new downloads, so iA Writer is now a Mac, Windows and iOS app.) There is no in-editor generation, suggestion, or autocomplete. That's a philosophy, not an oversight, and we'll come back to it.
Ulysses is the polished long-form home for Apple users: $39.99/year or $5.99/month, covering Mac, iPhone and iPad. Its default library stores text in a proprietary format synced through iCloud; an External Folders mode can keep plain .md files, but with limits (no embedded local images, no Ulysses-specific annotations). It has no AI of its own. It offers Apple Intelligence Writing Tools plus optional ChatGPT, which appear only on recent Apple Silicon hardware and in supported regions. Student pricing exists; check ulysses.app/pricing for the current rate.
Bear is the best-looking note app on Apple, with a free tier and Pro at $2.99/month or $29.99/year. Its notes live in a proprietary SQLite database, not as files on disk, though you can export to markdown. Bear 2.8 made a thoughtful AI choice: instead of bolting on a chatbot, it shipped a command-line tool and an MCP server so an agent like Claude can read your notes, but only after you wire it up. Its own stance: "nothing connects to your notes unless you set it up."
Zettlr is the academic's editor: free, open source under GPL v3, on Mac, Windows and Linux, with Pandoc export and Zotero citations. Version 4.5.0 landed in May 2026. Everything stays on your computer as plain .md. It has no AI features and is Electron-based, so it's heavier than a native app, but for citation-heavy research it's hard to beat at the price.
Two more belong in the conversation by name but not on the shortlist, for opposite reasons. Lex is a genuinely AI-native writing environment, with chat about your draft, line-level checks, and style guides that learn your voice. But your work lives in Lex's cloud, not as files you own, with no offline use, and its public pricing page lists plans without amounts, so we won't quote a number we can't verify. Notion is the market's most powerful docs-plus-database-plus-AI tool, but it isn't a markdown editor: content lives in its cloud as proprietary blocks, markdown is only an import and export format, and the real AI sits on the Business plan at $15/user/month billed annually (Plus is $10/user/month annually and includes only a trial). For a team working in one shared space, Notion is excellent. It's just answering a different question than this guide asks.
And three you can skip
Listicles keep recommending dead software. MarkText has been unmaintained since 2022. Atom was shut down by GitHub in 2023. An unmaintained editor isn't a bargain. It's unpatched security holes and a countdown to the OS update that breaks it. If a 2026 roundup hands you either without a warning, distrust the roundup.
How they actually handle AI #
The columns below are the ones that change your decision, not the ones that pad a table. Iliad, our own editor, is in this table; read its row with the disclosure above in mind, and read its honest limits in the next section before you take it seriously.
| Editor | AI architecture | AI provider | File format | Data sent to AI | Maintained | Best for |
|---|---|---|---|---|---|---|
| Obsidian | Chat panel (via plugin) | Your key, many providers | Plain .md | Only via your plugin & key | Yes (Jun 2026) | Linked knowledge bases |
| Typora | None | n/a | Plain .md | Nothing | Yes (Apr 2026) | Pure prose, no AI |
| iA Writer | None (Authorship tracks, not generates) | n/a | Plain .md | Nothing (local analysis) | Yes (May 2026) | Writers who track human vs AI |
| Ulysses | Chat-style, via Apple Intelligence | Apple + optional ChatGPT | Proprietary (opt-in .md) | To Apple / ChatGPT | Yes (May 2026) | Long-form on Apple devices |
| Bear | External agent via MCP/CLI | The tool you connect | Proprietary DB (export .md) | Only what you wire up | Yes (Apr 2026) | Beautiful notes on Apple |
| Zettlr | None | n/a | Plain .md | Nothing | Yes (May 2026) | Academic & citation work |
| Lex | Chat panel + in-document checks | Vendor's models | Cloud only | Your prose to the vendor | Yes | AI-first, cloud-native drafting |
| Notion | Chat & agent, native | Vendor's models | Cloud blocks (export .md) | Your content to the vendor | Yes | Teams in one workspace |
| Iliad | In-document agent | Your own OpenAI key (or Codex) | Plain .md | File content, to your own key | Yes (v0.2, Jun 2026) | An agent in your document, no subscription |
Read the table by columns, not rows. Almost nothing here has built-in generative AI. Typora, iA Writer and Zettlr have none by design, and Obsidian's only arrives through a plugin. The tools with the most AI (Lex, Notion) are also the ones that take your files into their cloud. And the AI provider column, which no other comparison maps, tells you who owns the model relationship: with Notion or Lex you write where the vendor's chosen AI lives; with Obsidian's plugins or with Iliad you bring your own key, so you can switch providers tomorrow without moving a word.
AI provider portability, and why it's the new lock-in #
The lock-in writers learned to fear was file lock-in: words trapped in a format only one app could open. Plain markdown solved that. The lock-in that replaced it is quieter. When you do serious work inside one AI, you accumulate something that isn't in any file: the style instructions, the voice samples, the project history, the prompts you refined over weeks. That accumulated context is the real asset, and it doesn't travel. People now build whole migration tools just to move from one provider to another (Tom's Guide). What they're moving isn't text, which exports fine, but the AI's understanding of them, which doesn't.
This is why BYOK, bring your own key, matters beyond price. When the editor uses your own API key, the provider is a setting, not a wall: you can run the same document through a different model next month, because you didn't pour your context into the vendor's memory. It stayed in your file and your prompt. An editor that hosts the AI for you is convenient until the day you want to leave.
iA Writer's different bet #
iA Writer looks like it's missing AI and is in fact taking a position. Rather than a chatbot, it added Authorship, which renders AI-pasted text distinctly, so you (and anyone reading your draft) can see what's yours and what's borrowed. Reviewers praised that it "didn't just shove AI into iA Writer" (iA); the bet is that in an age of generated text, provenance is worth more than generation. It isn't frictionless; the metadata can leak into static-site-generator output (Andrea Grandi). But if your worry about AI is honesty rather than speed, iA's answer is the most considered one here, and no in-document agent, ours included, replaces it.
What the AI actually costs #
"Free" and "$14.99" hide the real number, because the AI has its own meter. A rough year for a working writer:
- iA Writer or Typora, no AI: a one-time app purchase and a zero AI bill. You add AI yourself, in a chat window, on a plan you already pay for. Predictable and cheap.
- Notion AI: the real AI sits on the Business plan, $15/user/month billed annually, about $180 a year per person, on top of any other AI you keep.
- Obsidian + a BYOK plugin: the editor is free; you pay your own API usage, metered to real use rather than a flat seat, which runs single-digit to low-double-digit dollars a month for most writers.
- An in-document agent on your own key (the Iliad model): the editor is free and open source; the only bill is API usage you'd pay anyway, to the provider you already chose. No seat, no subscription, no second meter.
The pattern: bundled AI is a flat subscription you pay whether you use it or not; BYOK AI is metered to what you actually do. For heavy daily use, bundled can win. For most writers, BYOK on your own key is both cheaper and more honest, because you can see the meter.
Who should choose what #
No self-dealing here. Each of these is the genuine best answer for the person described, and for most of them that answer is not us.
If you write long-form prose and don't want AI in your way (essays, fiction, drafting where another voice is a distraction), choose Typora or iA Writer. They get out of the way, keep your files plain, and you can always open a chat in a separate window the rare time you want one. Don't pay for AI you'd resent.
If you're building a knowledge base you'll query for years (hundreds of linked notes, backlinks, a graph), choose Obsidian. Nothing matches its ecosystem, its files are plain markdown you fully own, and you can layer in AI through a plugin when you want it. Accept the configuration tax; it's the price of that power.
If you live in the Apple ecosystem and want polish above all, choose Bear for beautiful notes or Ulysses for long-form across your devices. Both are lovely; both keep their data in their own house, which is the trade you're making.
If you're a developer, here's the honest thing a writing-tool company rarely says: you already have the best in-document AI there is. Your IDE and Claude Code edit files in place, see your whole project, and run in the folder your prose can live in too. A markdown editor earns its place only when you want a calmer, prose-first surface for the writing itself.
If your team works in one shared space, choose Notion and accept that you've left plain files behind for collaboration that's genuinely better in the cloud. A fair trade for a team. Just make it knowingly.
If your work is AI-assisted drafting on a team, you write in the cloud by preference, and owning local files isn't a concern, then Lex is purpose-built for that, and the most AI-integrated environment here. You're trading file ownership for the tightest writing-and-AI loop on this list.
And here's the one person Iliad is honestly for: a writer who wants an agent working inside the document, drafting and revising the real text, every change reviewed before it stays, with prose that stays in plain .md files they own, no subscription, and their own AI key. On an Apple Silicon Mac, today, willing to live with a version 0.x product's rough edges. If that's you, Iliad is built for exactly that, free and open source (MIT). If it's not, one of the tools above is the better pick, and we'd rather you be happy than be ours.
Where Iliad falls short, plainly #
We'll hold ourselves to the standard we held everyone else to. Iliad MD is a free, open-source (MIT) markdown editor for macOS with a built-in AI agent. The agent works inside your document, under your eye. It drafts and edits in place, and every change is reviewed before it stays. Your writing lives in plain .md files on your disk: any other app or AI can open the same folder, and your prose goes only to the AI provider you choose, with your own key.
Now the limits, nothing softened. It is version 0.2.8, an early public release, with the rough edges a 0.x app has. It runs only on macOS 13+ on Apple Silicon: no Intel Mac, no Windows, no Linux, no mobile. It needs your own OpenAI API key (or a Codex login), and there's no AI without that setup. (Codex is OpenAI's agent tier.) There's no plugin ecosystem: if you need Obsidian's thousand plugins, you need Obsidian. And because it's a writing tool, not a knowledge base, it has no vault, no graph, no backlinks; it reads the same folders Obsidian does, so many people will run both. If any of those is a dealbreaker, believe it. We'd rather lose you here than after you download. Every claim here is sourced and dated as of June 2026; we re-verify quarterly and correct in the open. Spot a stale fact? The FAQ has how to reach us.
More guides are coming to this blog, and we'll link them here as they land.
¿Lees en español? Esta guía tiene una edición hermana, repensada para ese lector, en iliad.md/es.