Support
We're here to help. Check our FAQ or contact us directly.
Frequently Asked Questions
How do I open a markdown file?
Double-click any .md or .markdown file in Finder, or drag it onto the Markdown Lens icon in your Dock. You can also use File → Open from within the app, or right-click a file and choose "Open With" → Markdown Lens.
Why can't I see my images?
Markdown Lens needs permission to access folders containing your images. When you open a document with local images, you'll be prompted to grant folder access. Click "Grant Access" to allow the app to display your images.
Note: Images using http:// URLs (not https://) won't display due to macOS security requirements. Use https:// URLs for remote images, or reference local images with relative paths.
How do I enable math equations or diagrams?
Math rendering (KaTeX) and diagrams (Mermaid) are enabled by default. If you need to toggle them:
Open Preferences (⌘,) → Extensions tab → Toggle the features you want.
How do I export to PDF?
Use File → Export As → PDF... or press ⇧⌘E.
You can customize paper size, margins, and code wrapping in Preferences → PDF.
How do I export to HTML?
Use File → Export As → HTML...
The exported HTML is self-contained with all images embedded, making it easy to share.
What is "Support Development"?
Markdown Lens is completely free with all features included. The optional $1.99 "Support Development" purchase removes periodic reminder messages and helps fund continued development.
This is entirely optional—all features work identically whether you purchase or not.
Is my data sent anywhere?
No. Markdown Lens processes everything locally on your Mac. There are no analytics, no tracking, and no cloud sync. Your files never leave your device.
The only network access is for loading remote images (https:// URLs in your documents) and App Store purchases.
The app crashes or won't open my file
Try these troubleshooting steps:
- Make sure the file is a valid .md or .markdown file
- Check if the file is extremely large (>10MB may be slow to render)
- Restart the app
- Check if the file contains unusual characters or encoding issues
If issues persist, please contact us with details about your macOS version and the file causing problems.
Can I edit markdown files with Markdown Lens?
Markdown Lens is a preview-only application—it doesn't include editing features. This is intentional: we believe in doing one thing well.
Use your favorite text editor (VS Code, Vim, BBEdit, TextEdit, etc.) to edit, and Markdown Lens will automatically refresh when you save.
What macOS versions are supported?
Markdown Lens requires macOS 11 (Big Sur) or later. It runs natively on both Intel and Apple Silicon Macs.
How do I export to Microsoft Word?
Use File → Export As → Word Document... or press ⌥⌘E.
The exported .docx file includes tables, images, code blocks, math equations, Mermaid diagrams, footnotes, GFM alerts, and all formatting. No external tools or dependencies required.
What is Document Health?
Document Health is a sidebar (toggle with ⇧⌘D) that analyzes your markdown and gives you an at-a-glance quality score from 0 to 100. It includes:
- Spell check — Powered by Harper with a built-in technical jargon dictionary of 670+ programming terms
- Structural linting — Catches common markdown issues like inconsistent headings and missing blank lines, with one-click auto-fix for many rules
- Platform compatibility — Detects features that may not render on GitHub, BitBucket, or other target platforms
Click any issue to navigate directly to it in your document. You can configure all options in Preferences → Document Health.
Why does it take a few seconds to open a file?
When opening a document, Markdown Lens performs security checks to prepare for local images and file links that may be embedded in your content. This typically takes 2–4 seconds and is more noticeable on older Macs.
The delay occurs once per document. Subsequent operations like scrolling, zooming, and exporting are fast.
Copy doesn't work when using Find in Page
When the search bar is open (⌘F), the Edit menu's Copy command doesn't work for search-highlighted text. This is a focus management limitation—the search field has keyboard focus, so the Edit menu doesn't see the WebView's selection.
Workaround: Right-click on the highlighted match and use "Copy" from the context menu. This works reliably.
File access fails right after granting permission
On slower Macs, accessing files immediately after granting folder permission may fail with a "permission denied" error. This is a macOS timing issue—the system needs a moment to propagate the new permission.
Fix: Wait a few seconds and try again. If the issue persists, quit and relaunch Markdown Lens. The permission only needs to be granted once per folder—subsequent access will work normally.
Some images in my Word export appear invisible
In Microsoft Word for Mac, some images may appear invisible until you click on them. This is a known Word for Mac rendering bug—the images are present in the document and will display correctly when printed, exported to PDF, or opened in Word on Windows or LibreOffice.
Clicking the invisible area where the image should be will make it appear.
Still Need Help?
Can't find what you're looking for? Send us a message and we'll get back to you.
Contact Support