Q.What markdown features do you support?
A.Notation supports headers, paragraphs, code blocks, lists (ordered, unordered), tables, links, images (hosted externally), relative page links, and arbitrary directory structure.
Notation simplifies documentation management by allowing users to write in Markdown and publish directly to Notion. It supports internal, password-protected, personal, or public publishing options, leveraging Notion's capabilities for AI, search, and formatting.
Notation is a tool that converts Markdown files into Notion pages, allowing users to publish documentation internally or publicly while leveraging Notion's AI, search, and formatting features. It keeps documentation close to code, eliminating the need for separate service logins and complex frontend frameworks.
A.Notation supports headers, paragraphs, code blocks, lists (ordered, unordered), tables, links, images (hosted externally), relative page links, and arbitrary directory structure.
A.Create a Notation.toml file alongside the notation binary (usually in ~/.notation/). Specify your Notion secret and parent page title in the file.
A.First, have a Notion account. Create a page to host your documentation. Create an integration in Notion and grab the secret. Connect your Notion page to this integration.