Highlight text and collaborate directly on Markdown documentation. Stored locally in companion YAML files, enabling native Git review, grep, and synchronization.
This project implements collaborative tools.
The frontend relies on responsive vanilla styles for modern performance.
YAML companion files sync changes seamlessly.
A modern approach to documentation feedback.
Keep reviews alongside your content.
Comments are stored in <filename>.comments.yml right next to your
Markdown. No centralized database, no lock-in. Track reviews alongside content in Git
branches.
Robustly anchors comments to text paragraphs. If you edit, move, or modify lines, our cascade matching locates the comment block safely without losing data.
Support for nested replies, emoji reactions, and thread status (Open / Resolved) to manage feedback resolution loops within your document panels.
Use Markdown Comments natively in your favorite editors and GitHub.
A fully featured workspace extension. Access comments in a native side panel, highlight selections to anchor thoughts, and edit files side-by-side.
Collaborate natively on GitHub PRs. Renders a dedicated "Comments" workspace and lets you comment inline on Markdown diff lines using direct Git commits.
Bring native collaboration to your personal knowledge base. Right-click any block in Live Preview or Reading Mode to write comment logs in companion files.