Reader.md v1.1.0
Open individual markdown files — not just folders.
What's new
- Open File… (⌘O) — open a single
.mdfile directly. Add Folder… moved off ⌘O. - Drag & drop — drop a
.md/.markdown/.mdown/.mdxfile onto the window to open it (folders still register as roots). - Default markdown opener — the app now declares itself a Markdown handler, so you can set it as the system default and double-click
.mdfiles to open them in Reader.md. Files opened from Finder render straight away.
Install
- Download
Reader.md.zipbelow and unzip. - First launch shows "Apple cannot check it for malicious software" (it isn't notarized). Clear it once:
- Right-click the app → Open → Open, or
- Terminal:
xattr -dr com.apple.quarantine "/path/to/Reader.md.app"
- To make it the default markdown app: right-click any
.mdfile → Get Info → Open with → choose Reader.md → Change All…
Requires macOS 13+.