-
-
Notifications
You must be signed in to change notification settings - Fork 212
Table caption
Giorgio Garofalo edited this page Sep 25, 2025
·
5 revisions
The Quarkdown flavor introduces table captions, which can be set by adding a line right under the table. The content is wrapped between double quotes, single quotes or parentheses, exactly like the image title attribute and code captions.
| Country | Capital |
|---------|---------|
| England | London |
| Italy | Rome |
| France | Paris |
"Capitals of Europe"

The caption must be located immediately next to the table, on a new line. The following example renders a paragraph instead of a caption:
| Country | Capital |
|---------|---------|
| England | London |
| Italy | Rome |
| France | Paris |
"Capitals of Europe"

Tables can also be numbered: see Numbering for further information.
- Figures
- Image size
- TeX formulae
- Table caption
- Code caption
- Decorative headings
- Alerts (quote types)
- Quotation source
- Cross-references
- Page breaks
- Text symbols (text replacement)
- Document metadata
- Theme
- CSS
- Fonts
- Page format
- Page margin content
- Page counter
- Automatic page break
- Numbering
- Paragraph style
- Caption position
- Table of contents
- Bibliography
- Footnotes
- Stacks (row, column, grid)
- Container
- Align
- Float
- Figure
- Clip
- Box
- Collapsible
- Landscape
- Whitespace
- Variables
- Optionality
- Math
- Conditional statements
- Loops
- Let
- Destructuring
- String manipulation
- Table manipulation: sorting, computing, and more
- Generators
- String
- Number
- Markdown content
- Boolean
- None
- Enumeration entry
- Iterable
- Dictionary
- Range
- Lambda
- Size(s)
- Color
- Dynamic
- Paper: abstract, definitions, theorems, and more