This is a compact Markdown syntax reference optimized for LLMs and AI agents. It covers all Autype-specific extensions on top of standard Markdown.Documentation Index
Fetch the complete documentation index at: https://docs.autype.com/llms.txt
Use this file to discover all available pages before exploring further.
Download Reference
Markdown file — all syntax elements with one example each, optimized for LLM consumption
What’s Covered
- Inline formatting extensions (
++underline++,==highlight==,~sub~,^sup^) - Math inline and block (
$...$,$$...$$) - Variables (
{{varName}}) and citations (@[key]) - Internal references and anchors
- Page layout directives (page breaks, spacers, columns, page sections)
- Images with attributes
- Tables with captions and styling
- Code blocks and diagram rendering (Kroki)
- Charts (Chart.js)
- QR codes
- Styled blockquotes
- Indices (TOC, list of figures, bibliography)
