Editor
Write, preview and publish Markdown documentation.
Updated 26 Aug 2026
Editor
The admin editor is a split view: Markdown on the left, live preview on the right.
Supported Markdown#
- Headings, lists, tables and links
- Fenced code blocks with syntax highlighting
- Callouts using blockquotes that begin with
**Note**,**Tip**or**Warning**
npm install
npm run dev
Import and export#
You can paste or upload a .md file to create a page, and export any page back to Markdown. The database stays the source of truth.