Docs
mds is a personal markdown doc store: push files from the CLI, read them in the browser, share them with a link. These pages cover the key concepts, CLI usage, and supported markdown features.
- Concepts -- Orgs, workspaces, docs, versions, and share tokens.
- Frontmatter -- YAML keys recognized in the frontmatter block at the top of a doc.
- Markdown features -- Tables, task lists, code highlighting, mermaid, slides, heading anchors.
- CLI -- Reference for every mds command.
- Sharing -- Share tokens, share links, and the /shares page.
- Slack integration -- Installing the Slack app and configuring reaction routes.
- Listen -- The Listen button: picking a voice and the play / stop states.
- Search -- Full-text, similarity, and hybrid retrieval modes.
For the JSON API, see the OpenAPI reference.