Releases: rogue-socket/markit
Releases · rogue-socket/markit
markit v1.0.0
Native macOS app for annotating rendered markdown files.
Install
- Download
markit-macos.zipbelow - Unzip and drag
markit.appto/Applications - Optional CLI shim:
curl -sL https://raw.githubusercontent.com/rogue-socket/markit/main/markit -o /usr/local/bin/markit && chmod +x /usr/local/bin/markit
Usage
markit path/to/file.mdOr double-click any .md file after setting markit as the default app.
Features
- Render and annotate any markdown file
- Cmd+Shift+C to add a comment on selected text
- Click a highlight to edit or delete its comment
- Cmd+E to export all annotations to clipboard
- Annotations stored in sidecar JSON under
~/.markit/so source files are never modified - Dark mode support
- Configurable keyboard shortcuts
Requirements
- macOS 13+
- Apple Silicon or Intel
This build is ad-hoc signed, so macOS may require approving the first launch from Privacy & Security after download.