Render Markdown in macOS Quick Look. Free & open source.
A tiny macOS Quick Look extension. Select a .md file in Finder,
press space, and read it rendered the way it was meant to look —
headings, code, tables and task lists included. No app window, just a
menu-bar helper that stays out of the way.
Download MarkdownQuickLook.dmg ↓
Not notarized yet, so on first open macOS may block it (“Apple could
not verify…”). To open it anyway: go to
System Settings → Privacy & Security, scroll
to the message about Markdown QuickLook, and click
Open Anyway. Or run once in Terminal:
xattr -dr com.apple.quarantine /Applications/MarkdownQuickLook.app.
Prefer building from source? See the
README.