{"schemaVersion":1,"name":"MarkdownList","description":"A curated directory of Markdown apps, extensions, agent tools, converters, and developer utilities.","canonicalUrl":"https://markdownlist.com/catalog.json","updatedAt":"2026-09-23","editorialPolicy":"https://markdownlist.com/about","categories":[{"slug":"editors","name":"Editors","description":"Focused apps for writing and previewing Markdown.","guidanceTitle":"How to choose a Markdown editor","guidance":"Compare the editing model, Markdown dialect, export options, and whether files stay portable. Writers who use diagrams, math, or tables should also confirm those features render reliably.","url":"https://markdownlist.com/categories/editors"},{"slug":"notes","name":"Notes","description":"Knowledge bases and note-taking systems built around plain text.","guidanceTitle":"How to choose a Markdown note-taking app","guidance":"Consider where notes are stored, how sync works, and whether the app supports backlinks, mobile capture, encryption, and standard Markdown files you can move elsewhere.","url":"https://markdownlist.com/categories/notes"},{"slug":"collaboration","name":"Collaboration","description":"Shared Markdown workspaces for teams, classrooms, and communities.","guidanceTitle":"How to choose a Markdown collaboration tool","guidance":"Look at real-time editing, permissions, sharing controls, revision history, and hosting options. Teams with stricter data requirements may also need a self-hosted option.","url":"https://markdownlist.com/categories/collaboration"},{"slug":"converters","name":"Converters","description":"Tools that move Markdown between documents and publishing formats.","guidanceTitle":"How to choose a Markdown converter","guidance":"Choose based on the input and output formats you actually use, then test fidelity for tables, links, images, code blocks, diagrams, and math. Automation support matters for repeat conversions.","url":"https://markdownlist.com/categories/converters"},{"slug":"developer-tools","name":"Developer tools","description":"Linters, renderers, and command-line tools for Markdown workflows.","guidanceTitle":"How to choose a Markdown developer tool","guidance":"Check compatibility with your Markdown dialect and build system, plus configuration, CI support, plugin APIs, and maintenance activity. A library is most useful when its output stays predictable across releases.","url":"https://markdownlist.com/categories/developer-tools"},{"slug":"publishing","name":"Publishing","description":"Turn Markdown files into documentation, books, and websites.","guidanceTitle":"How to choose a Markdown publishing tool","guidance":"Evaluate navigation, search, versioning, deployment, theming, and support for extensions such as MDX. The best fit should match both your authors' workflow and your hosting constraints.","url":"https://markdownlist.com/categories/publishing"}],"tools":[{"name":"mdedit.ai","slug":"mdedit","tagline":"A visual workspace for serious Markdown documents.","description":"Write, review, convert, and publish Markdown with live previews for tables, diagrams, math, and long documents.","listingUrl":"https://markdownlist.com/tools/mdedit","officialWebsite":"https://mdedit.ai","category":"editors","pricing":{"value":"freemium","label":"Freemium"},"platforms":[{"value":"web","label":"Web"},{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"},{"value":"ios","label":"iOS"},{"value":"android","label":"Android"}],"surfaces":[{"value":"web-app","label":"Web app"},{"value":"desktop-app","label":"Desktop app"},{"value":"mobile-app","label":"Mobile app"},{"value":"ai-agent-plugin","label":"AI agent plugin"},{"value":"agent-skill","label":"Agent skill"}],"openSource":false,"capabilities":["live preview","mermaid","math","conversion","collaboration"],"bestFor":"Documents that need review, export, and publishing"},{"name":"Obsidian","slug":"obsidian","tagline":"A private and flexible knowledge base.","description":"Build a local-first knowledge base from Markdown files, backlinks, graph views, canvases, and a large plugin ecosystem.","listingUrl":"https://markdownlist.com/tools/obsidian","officialWebsite":"https://obsidian.md","category":"notes","pricing":{"value":"freemium","label":"Freemium"},"platforms":[{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"},{"value":"ios","label":"iOS"},{"value":"android","label":"Android"}],"surfaces":[{"value":"desktop-app","label":"Desktop app"},{"value":"mobile-app","label":"Mobile app"}],"openSource":false,"capabilities":["local files","backlinks","graph","plugins","canvas"],"bestFor":"Personal knowledge management with local files"},{"name":"Marko MD","slug":"marko-md","tagline":"A focused viewer for the Markdown that Claude writes.","description":"Read local plans, reports, specs, and runbooks in task-specific Reading, Plan, and Interactive modes. Marko runs as a lightweight macOS or Windows app, a standalone browser file, an npm CLI and live server, or a Claude Code plugin, with no accounts, telemetry, or uploads.","listingUrl":"https://markdownlist.com/tools/marko-md","officialWebsite":"https://github.com/baberjaved/marko-md/releases/latest","category":"notes","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"web","label":"Web"},{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"cli","label":"CLI"}],"surfaces":[{"value":"web-app","label":"Web app"},{"value":"desktop-app","label":"Desktop app"},{"value":"cli","label":"CLI"},{"value":"ai-agent-plugin","label":"AI agent plugin"}],"openSource":true,"repository":"https://github.com/baberjaved/marko-md","license":"MIT","icon":"https://raw.githubusercontent.com/baberjaved/marko-md/873d3a8bc89c27ac163d14143fde28bf85161fd1/app/mac/icon.png","screenshots":["https://raw.githubusercontent.com/baberjaved/marko-md/873d3a8bc89c27ac163d14143fde28bf85161fd1/docs/screenshots/plan-mode.png","https://raw.githubusercontent.com/baberjaved/marko-md/873d3a8bc89c27ac163d14143fde28bf85161fd1/docs/screenshots/interactive-mode-dark.png"],"capabilities":["reading, plan, and interactive modes","task progress and status","mermaid diagrams","search and filters","local-first privacy","Claude Code plugin"],"bestFor":"Reviewing Claude-generated plans, reports, specs, and runbooks"},{"name":"Tim’s Markdown Reader","slug":"tims-markdown-reader","tagline":"A fast, minimal, offline Markdown viewer for Mac.","description":"Read local Markdown without opening an editor. This native Swift app renders tables, code blocks, task lists, footnotes, local images, and Mermaid diagrams offline, with linked-file navigation, full-document find, and automatic reload when files change.","listingUrl":"https://markdownlist.com/tools/tims-markdown-reader","officialWebsite":"https://github.com/temir-dev/tims-markdown-reader/releases/latest","category":"developer-tools","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"macos","label":"macOS"}],"surfaces":[{"value":"desktop-app","label":"Desktop app"}],"openSource":true,"repository":"https://github.com/temir-dev/tims-markdown-reader","license":"MIT","icon":"https://raw.githubusercontent.com/temir-dev/tims-markdown-reader/10c88c4bd8833fb803da23a93118f1fb36aa98a7/MarkdownReader/Assets.xcassets/AppIcon.appiconset/AppIcon-512.png","screenshots":["https://raw.githubusercontent.com/temir-dev/tims-markdown-reader/10c88c4bd8833fb803da23a93118f1fb36aa98a7/docs/screenshot.png"],"capabilities":["offline reading","mermaid diagrams","linked-file navigation","automatic reload","full-document find","remote image blocking"],"bestFor":"Reading local Markdown privately on Apple silicon Macs running macOS 14 or later"},{"name":"Typora","slug":"typora","tagline":"A focused Markdown reader and writer.","description":"Edit Markdown in a polished single-pane interface that replaces syntax markers with a live rendered document.","listingUrl":"https://markdownlist.com/tools/typora","officialWebsite":"https://typora.io","category":"editors","pricing":{"value":"paid","label":"Paid"},"platforms":[{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"}],"surfaces":[{"value":"desktop-app","label":"Desktop app"}],"openSource":false,"capabilities":["live preview","themes","export","focus mode","math"],"bestFor":"Distraction-free desktop writing"},{"name":"MarkText","slug":"marktext","tagline":"A simple and elegant open-source editor.","description":"A desktop Markdown editor with real-time preview, multiple editing modes, themes, and broad CommonMark support.","listingUrl":"https://markdownlist.com/tools/marktext","officialWebsite":"https://www.marktext.cc","category":"editors","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"}],"surfaces":[{"value":"desktop-app","label":"Desktop app"}],"openSource":true,"capabilities":["open source","live preview","themes","commonmark","math"],"bestFor":"A free Typora-style desktop experience"},{"name":"Zettlr","slug":"zettlr","tagline":"An open-source writing app for researchers.","description":"Manage notes, citations, projects, and long-form writing in a desktop workspace designed for academic workflows.","listingUrl":"https://markdownlist.com/tools/zettlr","officialWebsite":"https://www.zettlr.com","category":"editors","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"}],"surfaces":[{"value":"desktop-app","label":"Desktop app"}],"openSource":true,"capabilities":["open source","citations","zettelkasten","projects","pandoc"],"bestFor":"Academic and citation-heavy writing"},{"name":"Joplin","slug":"joplin","tagline":"Open-source notes with end-to-end encryption.","description":"Keep Markdown notes and to-do lists across desktop and mobile, with optional synchronization and web clipping.","listingUrl":"https://markdownlist.com/tools/joplin","officialWebsite":"https://joplinapp.org","category":"notes","pricing":{"value":"freemium","label":"Freemium"},"platforms":[{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"},{"value":"ios","label":"iOS"},{"value":"android","label":"Android"}],"surfaces":[{"value":"desktop-app","label":"Desktop app"},{"value":"mobile-app","label":"Mobile app"},{"value":"browser-extension","label":"Browser extension"}],"openSource":true,"capabilities":["open source","encryption","sync","web clipper","plugins"],"bestFor":"Cross-platform encrypted notes"},{"name":"Bear","slug":"bear","tagline":"Beautiful notes for Apple devices.","description":"Capture and organize notes with Markdown shortcuts, tags, backlinks, sketches, and a focused native interface.","listingUrl":"https://markdownlist.com/tools/bear","officialWebsite":"https://bear.app","category":"notes","pricing":{"value":"freemium","label":"Freemium"},"platforms":[{"value":"macos","label":"macOS"},{"value":"ios","label":"iOS"}],"surfaces":[{"value":"desktop-app","label":"Desktop app"},{"value":"mobile-app","label":"Mobile app"}],"openSource":false,"capabilities":["native app","tags","backlinks","sketching","export"],"bestFor":"Polished personal notes across Apple devices"},{"name":"HackMD","slug":"hackmd","tagline":"Real-time collaborative Markdown.","description":"Create shared notes, technical documents, presentations, and knowledge bases with live multi-user editing.","listingUrl":"https://markdownlist.com/tools/hackmd","officialWebsite":"https://hackmd.io","category":"collaboration","pricing":{"value":"freemium","label":"Freemium"},"platforms":[{"value":"web","label":"Web"}],"surfaces":[{"value":"web-app","label":"Web app"}],"openSource":false,"capabilities":["real-time","teams","presentations","mermaid","math"],"bestFor":"Technical teams writing together in the browser"},{"name":"HedgeDoc","slug":"hedgedoc","tagline":"Self-hosted collaborative Markdown notes.","description":"Run an open-source collaborative editor for teams that want real-time Markdown without handing data to a hosted service.","listingUrl":"https://markdownlist.com/tools/hedgedoc","officialWebsite":"https://hedgedoc.org","category":"collaboration","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"web","label":"Web"}],"surfaces":[{"value":"web-app","label":"Web app"}],"openSource":true,"capabilities":["open source","self-hosted","real-time","presentations","diagrams"],"bestFor":"Teams that need self-hosted collaboration"},{"name":"StackEdit","slug":"stackedit","tagline":"A full-featured in-browser Markdown editor.","description":"Write in the browser with synchronization, offline support, publishing integrations, diagrams, and math notation.","listingUrl":"https://markdownlist.com/tools/stackedit","officialWebsite":"https://stackedit.io","category":"editors","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"web","label":"Web"}],"surfaces":[{"value":"web-app","label":"Web app"}],"openSource":true,"capabilities":["open source","offline","sync","publishing","math"],"bestFor":"Browser editing with cloud synchronization"},{"name":"Dillinger","slug":"dillinger","tagline":"A cloud-enabled HTML5 Markdown editor.","description":"Open a browser and start writing with side-by-side preview, imports, exports, and cloud storage integrations.","listingUrl":"https://markdownlist.com/tools/dillinger","officialWebsite":"https://dillinger.io","category":"editors","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"web","label":"Web"}],"surfaces":[{"value":"web-app","label":"Web app"}],"openSource":true,"capabilities":["open source","live preview","import","export","cloud storage"],"bestFor":"Quick browser-based Markdown editing"},{"name":"Pandoc","slug":"pandoc","tagline":"The universal document converter.","description":"Convert Markdown to and from DOCX, PDF, HTML, EPUB, LaTeX, presentations, and dozens of other formats.","listingUrl":"https://markdownlist.com/tools/pandoc","officialWebsite":"https://pandoc.org","category":"converters","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"},{"value":"cli","label":"CLI"}],"surfaces":[{"value":"cli","label":"CLI"}],"openSource":true,"capabilities":["open source","docx","pdf","epub","latex"],"bestFor":"Automated and high-fidelity document conversion"},{"name":"Turndown","slug":"turndown","tagline":"Convert HTML into Markdown with JavaScript.","description":"Use a small, extensible JavaScript library to turn HTML strings into clean Markdown inside applications and scripts.","listingUrl":"https://markdownlist.com/tools/turndown","officialWebsite":"https://github.com/mixmark-io/turndown","category":"converters","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"web","label":"Web"},{"value":"cli","label":"CLI"}],"surfaces":[{"value":"library","label":"Library"}],"openSource":true,"capabilities":["open source","html","javascript","plugins","commonmark"],"bestFor":"Developers embedding HTML-to-Markdown conversion"},{"name":"markdownlint","slug":"markdownlint","tagline":"Consistent Markdown for projects and teams.","description":"Check Markdown files against configurable style rules in editors, command-line workflows, and continuous integration.","listingUrl":"https://markdownlist.com/tools/markdownlint","officialWebsite":"https://github.com/DavidAnson/markdownlint","category":"developer-tools","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"},{"value":"cli","label":"CLI"}],"surfaces":[{"value":"vscode-extension","label":"VS Code extension"},{"value":"cli","label":"CLI"},{"value":"library","label":"Library"}],"openSource":true,"capabilities":["open source","linting","ci","style rules","commonmark"],"bestFor":"Enforcing Markdown quality across a repository"},{"name":"Glow","slug":"glow","tagline":"Render Markdown in the terminal.","description":"Read local Markdown files and remote repositories from a polished command-line interface with paging and themes.","listingUrl":"https://markdownlist.com/tools/glow","officialWebsite":"https://github.com/charmbracelet/glow","category":"developer-tools","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"},{"value":"cli","label":"CLI"}],"surfaces":[{"value":"cli","label":"CLI"}],"openSource":true,"capabilities":["open source","terminal","github","themes","paging"],"bestFor":"Reading Markdown without leaving the terminal"},{"name":"mdBook","slug":"mdbook","tagline":"Create books from Markdown files.","description":"Build fast, searchable documentation and books from a directory of Markdown files using a Rust-based toolchain.","listingUrl":"https://markdownlist.com/tools/mdbook","officialWebsite":"https://rust-lang.github.io/mdBook/","category":"publishing","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"macos","label":"macOS"},{"value":"windows","label":"Windows"},{"value":"linux","label":"Linux"},{"value":"cli","label":"CLI"}],"surfaces":[{"value":"cli","label":"CLI"}],"openSource":true,"capabilities":["open source","books","documentation","search","themes"],"bestFor":"Technical books and project documentation"},{"name":"Docusaurus","slug":"docusaurus","tagline":"Build optimized documentation websites.","description":"Publish versioned documentation, blogs, and localized sites from Markdown or MDX with a React-based static site generator.","listingUrl":"https://markdownlist.com/tools/docusaurus","officialWebsite":"https://docusaurus.io","category":"publishing","pricing":{"value":"free","label":"Free"},"platforms":[{"value":"web","label":"Web"},{"value":"cli","label":"CLI"}],"surfaces":[{"value":"web-app","label":"Web app"},{"value":"cli","label":"CLI"}],"openSource":true,"capabilities":["open source","documentation","mdx","versioning","localization"],"bestFor":"Product documentation with React customization"}]}