Markdown

Markdown is a text-to-HTML idiom, conversion tool and all-out ecosystem for web writers, content editors and… , allowing you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid (X)HTML.

Althought I used to prefer for its table support and other niceties, Markdown has won that war and enjoys indisputably wider adoption, as well as making for slightly more readable text when writing essays.

Amusingly, it became the lingua franca of and is now the de facto standard for most modern documentation as well.

Resources

CategoryDateLinkNotes
Diagrams2023pikchr

A diagram markup language designed to be embedded into Markdown, used by the SQLite project team

Editors2026Ferrite

a lightweight text editor for multiple file formats with live preview and syntax highlighting.

panwriter

a markdown editor with import/export capabilities and a live preview pane.

swift-markdown-engine

native macOS Markdown editor and Swift Package built on TextKit 2, with live styling, wiki links, images, LaTeX, and code blocks

2025Markor

A text editor for Android with Markdown support.

2012EpicEditor

A themable JavaScript editor.

Uberwriter

A nice, clean “Linux”:os/Linux editor

2011Mou

A web developer-oriented app.

2010WMD

an amazing JavaScript editor specifically tailored for Markdown

Implementations2021cmark-gfm

GitHub’s Markdown flavor in C

2012Strapdown

Yet another JavaScript parser, with some neat themes and GitHub flavour support.

2011MMD

A C language implementation of MultiMarkdown

2010discount

A C implementation.

Libraries2025Streamdown

A Python library that renders Markdown from streaming LLM replies

OverType

A lightweight Markdown editor library using an invisible textarea overlay on a styled preview.

2024markwhen

Make a cascading timeline from markdown-like text.

turndown

a JavaScript library that can convert HTML to Markdown

dom-to-semantic-markdown

another JavaScript library that can convert HTML to semantic Markdown, which is great for LLMs and reading mode

Tools2026hubble.md

markdown-focused project

stash

A CLI tool to bidirectionally sync Markdown files with Apple Notes using front-matter.

2025quarkdown

A TeX-like authoring system written in Kotlin that compiles to Markdown.

2024markitdown

Python tool for converting files and office documents to Markdown.

2014mdp

A very neat terminal presentation tool.

2012formd

A tool to convert between inline and reference Markdown links.

2010Pandoc

A markup converter written in Haskell

macOS2026cwMarkdown

a calm Markdown reader for macOS

flux-markdown

A macOS QuickLook plugin that provides a richer Markdown preview, effectively a more modern take on local file previewing for Markdown documents.

2024QLMarkdown

A nicer, more full featured QuickLook previewer for Markdown files.

2020QLMarkdownGFM

A Quicklook generator for GitHub Flavored Markdown

2012Markdown Service Tools

A set of OS X system services to manipulate text.

2011readown

A Cocoa viewer that wraps the PHP renderer.

This page is referenced in: