MarkdownPad
Typora
StackEdit
Markdown by DaringFireball
Dillinger
Rentry.co
HedgeDoc
MacDown
GetMD
Typora
iA Writer
MacDown
Bear
Markdown by DaringFireball
Marked
Caret
Users who need a straightforward and familiar interface for Markdown editing might find MarkdownPad appealing. However, considering its discontinued status, it is recommended for users who specifically want a classic MarkdownPad experience or those working in an environment where other editors are not feasible. For most users, seeking an active alternative would be more advisable.
GetMD's answer:
Independent software developers Open source contributors Technical writers and documentation teams
GetMD's answer:
MDViewer is a pure Markdown viewer, not an editor. While most Markdown apps focus on writing, MDViewer focuses on reading. It's built with native SwiftUI — no Electron, no web views for the UI — which means instant launch, minimal RAM usage, and native macOS feel. It also has built-in Git history browsing, so you can see how a Markdown file changed over time without leaving the app.
GetMD's answer:
It's native and lightweight. Typora costs $15 and is built on Electron. Marked 2 costs $14 and hasn't been updated in a while. MDViewer launches in under 100ms, uses ~30MB of RAM, and supports Mermaid diagrams out of the box. Core features are free — viewing, Mermaid, Git history, tabs. If you need to read .md files — not edit them — MDViewer does that one job better than any editor can.
GetMD's answer:
Software developers and technical writers on Mac who work with Markdown daily — reading README files, documentation, changelogs, API docs, and AI-generated output from tools like ChatGPT, Claude, or GitHub Copilot. Also useful for anyone who receives .md files and just needs to read them without installing a full editor.
GetMD's answer:
I kept opening Markdown files in VS Code just to read them — a full code editor for a 2-second task. Every "Markdown app" on Mac was really an editor, not a viewer. So I built what I actually needed: a fast, native viewer that opens .md files like Preview.app opens PDFs. No editing toolbar, no distraction — just rendered Markdown.
GetMD's answer:
Swift, SwiftUI, and Apple's native frameworks. Markdown rendering uses a custom pipeline. Mermaid diagrams are rendered via an embedded engine. The app is fully native Apple Silicon — universal binary, no Electron, no bundled Chromium.
Based on our record, MarkdownPad seems to be more popular. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
(Opened article in Reader mode in browser, copied it, pasted into Markdownpad, cleaned up article (removed image captions, MORE: lines), made the whole article a quote, and pasted here in the comments.). Source: over 4 years ago
(I used http://markdownpad.com/ to quickly format the quoted article for posting here on Reddit). Source: over 4 years ago
Typora - A minimal Markdown reading & writing app.
StackEdit - Full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.
iA Writer - Minimal Design, Maximum Focus
Markdown by DaringFireball - Text-to-HTML conversion tool/syntax for web writers, by John Gruber
MacDown - MacDown is an open source Markdown editor for OS X, released under the MIT License.
Dillinger - joemccann has 95 repositories available. Follow their code on GitHub.