Documents & Markdown

Embedding data tables inside Markdown docs

`{{table:books:to-read}}` embeds the `to-read` view of `books`. One doc, both narrative and data.

Kition Team·Mar 30, 2026·5 min read

Syntax

  • `{{table:name}}` — default view
  • `{{table:name:view}}` — specific view
  • `{{table:name?filter=status:open}}` — ad-hoc filter

Typical uses

  • Weekly report with an embedded "tickets closed this week" view
  • Product doc with an embedded "known issues" table
  • Retro doc with embedded action items, each still a real table row

Ready when you are.

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.