QuickLook — Quick Start
What It Does
Press Space on any .md file in Finder to see a beautifully rendered preview — powered by the same mdfy.cc rendering engine.
Install
QuickLook is automatically installed when you install the mdfy Mac app:
- Install mdfy for Mac from mdfy.cc/plugins
- On first launch, the QuickLook extension is registered
- Go to System Settings → Privacy & Security → Extensions → Quick Look
- Enable MdfyQuickLook
Usage
- Open Finder
- Navigate to any folder with
.mdfiles - Select a file
- Press Space
You'll see:
- Rendered Markdown with proper typography
- Syntax-highlighted code blocks
- Tables with alignment
- KaTeX math equations
- Dark and light theme (follows system preference)
- "Open on mdfy.cc" button to publish
Supported File Types
| Extension | Recognized |
|---|---|
.md |
Yes |
.markdown |
Yes |
.mdown |
Yes |
.mkd |
Yes |
.mkdn |
Yes |
Tips
- Works in Finder, Desktop, and Open/Save dialogs
- Preview updates if you modify the file and press Space again
- Click "Open on mdfy.cc" to publish directly from the preview
- The preview respects your system dark/light mode setting