pagebreak
ShowableShowable functions can be customized with show
rules.
Showable functions can be customized with
show
rules.A page break.
A manually forced page break. It must not be used inside any containers.
Example
The next page contains
more details on compound theory.
#pagebreak()
// Examples only render the first
// page, so this is not visible.
== Compound Theory

ParametersParameters are the inputs to a function. They are specified in parentheses after the function name.
Parameters are the inputs to a function. They are specified in parentheses after the function name.
weak
If true
, the page break is skipped if the current page is already empty.