-
Notifications
You must be signed in to change notification settings - Fork 7
Figure
Giorgio Garofalo edited this page Nov 3, 2024
·
1 revision
Quarkdown introduces the concept of figure, which is missing in base Markdown. A figure wraps an image and is horizontally centered.
If a paragraph only consists of a single image (in other words: an isolated image), then it becomes a figure.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
![...](img.png)
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
If the image contains a title attribute (wrapped in double quotes, single quotes or parentheses), it is displayed as a caption.
![Logo](quarkdown-icon.svg "The Quarkdown icon.")
The image size feature works on figures as well.
Figures 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