Write together, live
Several people in the same draft at once. You see who is in and every keystroke as it lands, and two people on one line never overwrite each other.
- [x] Staging deploy verified
- [ ] Update the changelogMara
Real-time collaborative markdown
Edit the same document live in your browser. The markdown source stays in front of you, never rendered away.
Several people in the same draft at once. You see who is in and every keystroke as it lands, and two people on one line never overwrite each other.
You edit the raw markdown, with the preview one keystroke away. It never stands in for the text you wrote.
Ship
We go live
• tag v1
Describe the change you want. The assistant proposes it against your current draft.
A read-only page anyone can open without an account, or a raw-markdown link an AI tool can read directly.
Already-open drafts keep edits in this browser, then merge them back when the session reconnects.
Remap any shortcut. Jump between drafts and run commands without leaving the keyboard.
Most markdown is read by a machine now: a system prompt, an agent config, a CLAUDE.md. Keep the source visible and hand an agent a live link that always points at the current draft.
Publish to the web
Share a read-only page. No sign-in, no editing.
Agent link
A raw-markdown endpoint for coding agents.
▲Anyone with this link can read the draft until it expires.
1 Create a link
Open share, pick how long it lives: 1h, 24h, or 7d. The link returns the current draft as raw markdown.
agent · zsh› curl -s app.ramble.md/ctx/3hK9mZ2pQ7rL5nX8vB1tWc
# Project brief
Ship the editor by Friday.
## Constraints
- Keep the markdown source intact
- No copy-paste between tools
✓ fetched live source · 412 lines 2 Point an agent at it
Paste it into Claude, ChatGPT, or a CLI. It fetches the live source, so the agent reads your latest version.
From a single prompt file to docs a team edits together.
The headings, lists, and fences are signal the model reads, so you keep them in view while you write. Iterate with a teammate, then hand it over with an agent link.
Draft and review READMEs, PR descriptions, and specs here, then paste the markdown in when it reads right.
API notes, runbooks, and design docs a few people edit at once. Roles set who can change what: owner, editor, viewer.
If it is plain text with structure, it has a home here. Start one draft and the workspace is already set up.
Free includes 500 drafts, a workspace for up to 3 people, and a small monthly AI budget.
Copy or export your markdown anytime.