Skip to main content
This is a compact Markdown syntax reference optimized for LLMs and AI agents. It covers all Autype-specific extensions on top of standard Markdown.

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)

Full Syntax Documentation

For the complete human-readable reference, see the Markup Reference tab.