Documents

A rich editor over plain Markdown.

Headings, tables, code blocks, Mermaid diagrams, images and inline comments — edited in a real WYSIWYG surface, stored as a .md file you could have typed by hand.

Free forever for 5 documents. No card required.
AI creates and editsLive collaborationInline commentsVersion historyFolders and namespaces

Rich editing usually costs you the file

Three trades most document tools make — and what DotMD does instead.

The document is a proprietary blob you can only open in one app.

It is Markdown on disk. Any editor, any time, with or without us.

Version history is a list of timestamps with no way to see what moved.

Snapshots with a visual diff, and one-click restore to any of them.

Collaborators overwrite each other and the last save wins.

CRDT sync with live cursors — two people in one paragraph both keep their words.

What the editor gives you

The formatting you expect, without a format you can’t read.

Write, don’t mark up

A full editing surface with slash commands, drag-and-drop images and paste-from-Word cleanup. The Markdown is generated for you.

Diagrams and code inline

Mermaid diagrams and syntax-highlighted code blocks live in the document as text, so they diff and review like prose.

Comments and versions

Threaded comments anchored to the passage in question, and snapshot history with diff and restore.

Documents you can still open in ten years

Every document is a plain .md file. Export is a copy, not a conversion, and leaving costs you nothing.

.mdStored, not exported
LiveCursors and comments
diffVersion compare and restore
PDFExport when needed