// markdown, for the terminal-minded

> write markdown.
ship it. _

A clean, no-noise markdown editor in your browser. Organize notes in folders, edit in Monaco, and publish any document at an unguessable public URL — one click, no signup wall for readers. Hosted on mdflow.cz.

https://mdflow.cz/workspace
Readme.md
SharedSave
# Welcome to MDflow
A clean place to write and organize markdown.
Hit `Cmd+S` to save.
## Getting started
- [x] Sign in with Google
- [x] Create your first folder
- [ ] Share a doc — copy the public URL
- [ ] Invite a friend to read it
Public URL: https://mdflow.cz/share/a8f3…d1b9
$cat features.txt

built for power users.

No bloat. No AI summaries you didn't ask for. Just the editor, your files, and a share link when you need one.

$mdflow new

Folders & documents

Flat folder structure, fast keyboard-friendly creation, inline rename, and silent name de-duplication.

$mdflow edit

Monaco editor

The same editor that powers VS Code. Syntax highlighting, multi-cursor, vim-flavored shortcuts via your muscle memory.

$mdflow preview

Edit / Split / Preview

Toggle between raw markdown, side-by-side, and rendered view. CommonMark + GFM tables, task lists, strikethrough.

$mdflow share

One-click public URL

Generate a 64-char unguessable slug. Toggle off to invalidate. Readers see only the document — never your workspace.

$mdflow save

Cmd/Ctrl + S

Sub-500ms save round-trips. Dirty indicator. Browser warns before you nuke unsaved changes.

$mdflow auth

Sign in with Google

OAuth via Supabase. No password to forget, no inbox magic links to fish out of spam.

$./why-mdflow

why people switch.

No vendor lock-in

Plain markdown. Copy-paste it anywhere. Your words stay yours.

Zero ceremony

Open the app, hit new, start typing. No onboarding wizard.

Readable on any device

Mobile, tablet, desktop. The sidebar collapses, Monaco still works.

Defense in depth

Server-side auth on every read/write. Share slugs are random, never guessable.

Built in the open

Active development. Real changelog, not a roadmap PDF from 2022.

Fast where it matters

Workspace TTI under 2s, save round-trip under 500ms p95.

$mdflow init

spin up your workspace.

Free while we're in development. One click with Google, and you land in your first folder.