Download Schema
JSON Schema (draft-07) — FlowSection, PageSection, and all 21 element types
Section Types
| Type | Description |
|---|---|
flow | Flowing content across multiple pages (standard) |
page | Positioned content on a single page (cover pages, title pages) |
Element Types
| Type | Description |
|---|---|
h1–h6, text, text2 | Headings and paragraphs |
image | Image with dimensions and alignment |
table | Data table with headers and rows |
list | Ordered or unordered list |
chart | Chart.js chart (bar, line, pie, etc.) |
code | Code block with syntax highlighting or diagram rendering |
math | LaTeX math block |
blockquote | Styled block quote container |
qrcode | QR code (url, wifi, vcard) |
pageBreak | Page break with optional orientation change |
spacer | Vertical spacing |
toc | Table of contents |
listOfFigures | List of figures |
listOfTables | List of tables |
listOfCodeListings | List of code listings |
listOfAbbreviations | List of abbreviations |
bibliography | Bibliography |
variableRef | Block-level variable reference |
Related Resources
- Complete Document Schema — full document structure
- Markdown Syntax Reference — how to write these elements in Markdown
