Skip to content

Reader.md v1.1.0

Choose a tag to compare

@jnahian jnahian released this 07 Jul 07:21

Open individual markdown files — not just folders.

What's new

  • Open File… (⌘O) — open a single .md file directly. Add Folder… moved off ⌘O.
  • Drag & drop — drop a .md / .markdown / .mdown / .mdx file 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 .md files to open them in Reader.md. Files opened from Finder render straight away.

Install

  1. Download Reader.md.zip below and unzip.
  2. First launch shows "Apple cannot check it for malicious software" (it isn't notarized). Clear it once:
    • Right-click the app → OpenOpen, or
    • Terminal: xattr -dr com.apple.quarantine "/path/to/Reader.md.app"
  3. To make it the default markdown app: right-click any .md file → Get InfoOpen with → choose Reader.mdChange All…

Requires macOS 13+.