Skip to content

Current feature

Answer first. Current behavior only.

Keep the document body in Markdown, not locked in a proprietary database

WeWrote stores document bodies as portable Markdown. Operational metadata—title, path, order, publication state, and search indexing—are separated cleanly. This protects your content from proprietary block lock-in.

01

Markdown is the source of truth

The rich editor parses Markdown for authoring and serializes the document back to Markdown upon saving. Reader pages render that source cleanly for readers.

Because the core source remains Markdown, company knowledge remains portable and machine-readable across tools and AI agents.

02

Clean metadata and search layer

WeWrote manages space and document metadata, publication state, ordering, soft deletion, and search vectors cleanly behind the scenes, leaving your documents unpolluted.

03

Interoperability and open access

Storing documents in standard Markdown makes future synchronization, exports, and AI agent automation via REST API and MCP simple and robust.