quarto
Callout
function quarto.Callout(tbl: { appearance: 'minimal'|'simple'|nil, title: string|pandoc.Inlines|nil, collapse: boolean|nil, content: string|pandoc.Blocks|nil, icon: boolean|nil, type: 'caution'|'important'|'none'|'note'|'tip'...(+2) })
-> pandoc.RawInline
2. table
Create a Callout AST node, represented as an “opaque pointer” in a RawInline. Also returns the resolved table object
Tabset
Tabset
function quarto.Tabset(params: { level: number|nil, tabs: quarto.Tab[]|nil, attr: pandoc.Attr|nil })
-> pandoc.RawInline
2. { level: number, tabs: quarto.Tab[], attr: pandoc.Attr }
Create a Tabset AST node, represented as an “opaque pointer” in a RawInline. Also returns the resolved table object
base64
table
brand
table
config
table
doc
table
format
table
json
table
log
table
metadata
table
paths
table
project
table
shortcode
table
utils
table
variables
table