Function reference
Classes
Classes that impact the content of a Quarto slide if placed on the same row as the slide title. These are surrounded by curly braces (i.e. {}
).
-
stamp_smaller()
- Insert Smaller Font
-
stamp_scrollable()
- Insert Scrollable Content
Divs
Div blocks that style the content you put inside them. These are fenced by multiple colons (e.g. :::
).
-
stamp_aside()
- Insert Aside
-
stamp_callout_caution()
- Insert 'Caution' Callout Block
-
stamp_callout_important()
- Insert 'Important' Callout Block
-
stamp_callout_note()
- Insert 'Note' Callout Block
-
stamp_callout_tip()
- Insert 'Tip' Callout Block
-
stamp_callout_warning()
- Insert 'Warning' Callout Block
-
stamp_columns()
- Insert Column Layout
-
stamp_footer()
- Insert Custom Footer
-
stamp_incremental()
- Insert Incremental List
-
stamp_nonincremental()
- Insert Non-Incremental List
-
stamp_notes()
- Insert Speaker Notes
-
stamp_tabset()
- Insert Tabset