-
-
Notifications
You must be signed in to change notification settings - Fork 189
Float
Giorgio Garofalo edited this page Apr 7, 2025
·
3 revisions
The .float {alignment}
function can turn any content into a floating element, breaking the normal flow and allowing subsequent content to wrap around it.
alignment
accepts start
or end
.
.float {start}
!(80%)[Quarkdown](icon.png)
.loremipsum

Along with images, any other content can become floating:
.float {end}
.box {Hello} type:{warning}
Floating!
.loremipsum

- Figures
- Image size
- TeX formulas
- Table caption
- Decorative headings
- Alerts (quote types)
- Quotation source
- Page breaks
- Text symbols (text replacement)
- Syntax of a function call
- Declaring functions
- Dynamic typing
- Including other Quarkdown files
- Importing external libraries
- Localization
- Document metadata
- Theme
- CSS
- Fonts
- Page format
- Page margin content
- Page counter
- Automatic page break
- Numbering
- Paragraph style
- Caption position
- Table of contents
- Bibliography
- Stacks (row, column, grid)
- Container
- Align
- Float
- Figure
- Clip
- Box
- Collapsible
- 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