collab.md

Write, share, and review markdown

A collaborative editor for your own docs — and a beautiful viewer for GitHub repos, PRs, and commits.

Write & Publish

Create markdown docs with live collaboration. Share a link — no GitHub needed.

Open editor

GitHub Viewer

Browse any repo, PR, or commit with a rich markdown preview, inline comments, and diffs.

e.g. owner/repo, owner/repo/pull/123, owner/repo/commit/abc

Try it: 0xAX/linux-insides (no login required)

See your markdown come alive

Two modes, one beautiful experience.

collab.md/acme/docs/pull/42
acme docs pull/42 Open
Files
docs
getting-started.md
configuration.md
api-reference.md
examples
README.md
Outline
Getting Started
Installation
Quick Start
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Getting Started
 
Welcome to the documentation. This guide
will help you get up and running quickly.
 
Installation
 
Install the package using your preferred
package manager:
 
npm install @acme/docs
 
Then import it in your project:
 
import { setup } from '@acme/docs'
 
Quick Start
Comments
SJ
sarah-j L8

Should we mention the minimum Node version here?

+1
MK
mike-k L13

Nice addition! Maybe add a yarn example too?

Reply

Everything you need for markdown collaboration

Browse Repos, PRs & Commits

Navigate any public or private GitHub repository with a beautiful markdown viewer.

Inline Comments

Leave contextual comments on any line, just like a code review but for prose.

Real-time Collaboration

See live cursors and edits from collaborators as they happen. Powered by Yjs.

Syntax Highlighting

Beautiful code blocks with automatic language detection and theme-aware colors.

Diff-Aware Preview

See additions and deletions highlighted inline when reviewing pull requests.

Search Across Files

Find content across all markdown files in a repository instantly.

Ten themes. One beautiful reader.

Click any swatch to switch the theme — the entire page updates instantly.

Dark

Light

Ready to start reviewing?