No proprietary block model. What you save is what is on disk.
The source file is the source of truth
Kition does not serialize "blocks" or translate between JSON and Markdown. What you save is exactly what is on disk. Any text editor, Git client, Obsidian, or Vim opens your vault directly.
A modern editing surface
Built on CodeMirror 6 with wikilinks `[[Page]]`, callouts, syntax-highlighted code fences, inline math, a command palette, and a Markdown toolbar. The common actions are one keystroke away.
Pairs seamlessly with the AI agent
The agent reads your documents and proposes edits as patches. You always see a diff before anything lands, and what is written is still clean Markdown.