Notation
Overview
Notation is a CLI that pushes Markdown from a repo to a Notion page or static site. It reads a Notation.toml config, supports page metadata, and renders headers, lists, tables, code, images, links, and nested page references as Notion subpages.
From the official site
Once the binary is there, you can edit the config at ~/.notation/Notation.toml (more detail below).
The text above is quoted from this tool’s official website — the vendor’s own words.
Key points from the official site
- Grab an API key from Notion (help below)
- Throw that API key in a ~/.notation/Notation.toml file (detail below)
The points above are quoted from this tool’s own website sections and feature lists — vendor copy, not our review.
