-
Notifications
You must be signed in to change notification settings - Fork 7
Table caption
Giorgio Garofalo edited this page Nov 3, 2024
·
4 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.
| Country | Capital |
|---------|---------|
| England | London |
| Italy | Rome |
| France | Paris |
"Capitals of Europe"
The caption must be situated 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 be numbered: see Numbering for further information.
- Syntax of a function call
- Declaring functions
- Dynamic typing
- Localization
- Including other Quarkdown files
- Importing external libraries
- Document metadata
- Theme
- Page format
- Page margin content
- Page counter
- Automatic page break
- Numbering
- Table of contents
- Stacks (row, column, grid)
- Align
- Container
- Box
- Collapsible
- Whitespace
- String
- Number
- Markdown content
- Boolean
- Enumeration entry
- Iterable
- Dictionary
- Range
- Lambda
- Size(s)
- Color
- Dynamic