Examples
$$
\sum_{i=1}^{n} i = \frac{n(n+1)}{2}
$$
```mermaid
flowchart LR
user --> agent --> tools --> vault
```Export
When exporting PDF / HTML, both render to inlined SVG — no external CDN dependency.
KaTeX renders `$$...$$`; Mermaid renders fenced `mermaid` blocks — enough for papers and RFCs.
$$
\sum_{i=1}^{n} i = \frac{n(n+1)}{2}
$$
```mermaid
flowchart LR
user --> agent --> tools --> vault
```When exporting PDF / HTML, both render to inlined SVG — no external CDN dependency.
Kition is a local-first AI workspace. Markdown documents, structured tables, and an AI agent — running on your own machine, against the model provider you choose.