Block-based editing
Drag, drop, slash-menu — the things you already know from your favourite note app, working over plain markdown.
Block-style editing. Git-native source of truth. Zero lock-in.
Built for design systems, skill manifests, MDX docs sites, and any team that already lives in git.
Drag, drop, slash-menu — the things you already know from your favourite note app, working over plain markdown.
Commits, branches, PRs without leaving the editor. Your writing flows into the same review process as your code.
Files stay as .md / .mdx in your repo. Nothing proprietary, nothing to migrate out of — git is the database.
Four screens, all in the browser. No install, no migration.
OAuth. Two scopes. No tokens to copy.
Public, private, or your org's — if you can read it on GitHub, you can edit it here.
Block editor with the gestures you already know. Source view one click away.
Direct commit on a feature branch, or open a PR — straight from the toolbar.
Three view modes — Friendly, Source, Split — all editing the same .md file in your repo.
Revenue grew 22% year-over-year, driven primarily by the enterprise segment.
# Quarterly report
Revenue grew **22%** year-over-year, driven
primarily by the *enterprise* segment.
## Highlights
- New product launches drove 8% of growth
- European expansion completed Q3
- See the [full breakdown](/reports/q3)The friendly view borrows the gestures that made block-editors popular — without locking your content into a proprietary format.
Type / on any line to pick a heading, list, callout, code block, image — the same gesture you use in Notion.
Type ## for H2, **bold** for bold, - for a bullet. The block transforms as you type — no toolbar dance.
Hover any block — a + appears on the handle. Click it for the same block picker the slash menu opens.
Grab the handle on the left of any block. Drag up or down — a drop indicator shows where the block will land.
A small menu on every block — turn into another type, duplicate, delete, move up/down. Same logic the keyboard shortcuts run.
Paste markdown — becomes blocks. Paste a URL on selected text — instant link. Paste an image from the clipboard — uploaded.
Talk to your repos from Claude, Cursor, VS Code, Zed, and any other client that speaks the Model Context Protocol. The model reads and writes the same markdown you do — no copy-paste loop, no separate context window.
OAuth handles the auth — no tokens to copy, no shared secrets in config files.
Every page renders its neighbourhood — incoming links, outgoing links, tags, broken references — as a live force-directed graph next to the editor. Trace how a topic connects, surface broken references, and refactor link structure without losing context.
Six questions we get most often. Tap any to expand.
Sign in with GitHub. The repo you pick becomes a Plexus workspace on the spot — nothing to install, nothing to migrate.
Files live as plain markdown. Branches, commits, PRs — your existing workflow.
repo + read:user. Revoke any time at github.com/settings/applications.
Stop using Plexus tomorrow and your docs are still usable .md files in your repo.