Quick Look in Finder
Space bar opens the system Quick Look panel with rendered HTML. Works in ForkLift, Path Finder, and other managers that delegate to Quick Look.

MD Quick Preview for macOS · v0.1
A Quick Look extension for Finder and compatible file managers. `.md`, `.markdown`, `.mdown`, `.mkd`, and `.mdx` files open as styled HTML instead of raw text — tables, task lists, and strikethrough included.
Mac App Store submission in progress. A Developer ID–signed zip is available for direct install — enable the Quick Look extension after first launch.
After installing, enable the extension under System Settings → General → Login Items & Extensions → Quick Look Extensions.
How it works
One-time setup in System Settings. After that, Quick Look behaves like users expect from Marked or Anybox — but focused on Markdown preview.
Download from the Mac App Store (or a signed zip when available) and open MD Quick Preview so macOS registers the embedded Quick Look extension.
System Settings → General → Login Items & Extensions → Quick Look Extensions → turn on MD Quick Preview. The host app shows a green status badge when active.
Select any supported Markdown file and press Space. You can also use Open With → MD Quick Preview or `open -a MDQuickPV file.md` for a preview window.
Features
v0.1 ships Quick Look and host-app preview — more theming and syntax highlighting in v0.2.
Space bar opens the system Quick Look panel with rendered HTML. Works in ForkLift, Path Finder, and other managers that delegate to Quick Look.
cmark-gfm powers tables, strikethrough, and task lists. Automatic light/dark GitHub-inspired styling follows your system appearance.
Right-click → Open With → MD Quick Preview, or File → Open… in the host app. Same HTML pipeline as Quick Look, with a toolbar and navigation subtitle.
Preview HTML is exposed to Spotlight via QLSupportsSearchableItems so file search can match rendered content.
The host app shows whether the Quick Look extension is registered and enabled, with a Refresh button after toggling System Settings.
App Sandbox with user-selected read-only files. Rendering stays on-device — your Markdown never leaves your Mac.
Setup
Apple requires explicit opt-in for Quick Look extensions. If you see duplicate entries in System Settings, remove stale registrations and reinstall a single copy.
FAQ
Installation, Quick Look precedence, file types, and distribution.
MD Quick Preview is a macOS Quick Look extension that renders Markdown in Finder. Press Space on a .md file to see styled HTML instead of raw text.
`.md`, `.markdown`, `.mdown`, `.mkd`, and `.mdx`. GitHub Flavored Markdown features — tables, strikethrough, and task lists — are included.
Install the app, launch it once, then open System Settings → General → Login Items & Extensions → Quick Look Extensions and enable MD Quick Preview.
Yes. Rendering uses cmark-gfm on your Mac. Your file contents are not uploaded to the cloud.
MD Quick Preview is submitted to the Mac App Store. A Developer ID–signed zip may also be offered here for installation outside the store.
macOS 13 (Ventura) or later.
Read the setup guide for troubleshooting duplicate extensions, or download when a signed build is published alongside the Mac App Store release.