Markdown Pages Wiki
The Markdown Pages feature provides editable wiki-style documents stored under Data/Pages and surfaced at /pages.
What It Does
- Creates and edits markdown pages with browser-based tooling.
- Supports search, slug navigation, and markdown preview.
- Renders pages with safe markdown, code blocks, and Mermaid diagrams.
- Serves media assets through
/page-assetsfromData/Pages/assets.
Why It Matters
Pages are the narrative side of the wiki. They are best for guides, runbooks, decision records, and long-form context.
Key Capabilities
- Editor with toolbar and preview workflow.
- Image upload and embed flow for page assets.
- Minimum role visibility gates: Anonymous, Authenticated, Admin.
- Shared rendering pipeline aligned with chat markdown safety rules.