Example thumbnail image
Description
A section heading, rendered as <h2>. See <paragraph> widget for description of text expansions available.
Implementation
Browse source code here.
Configuration options
Name | Description | Quantisation | Default | Type |
---|---|---|---|---|
text | Heading text | required | string | |
page-break | Include a page break before this heading | optional | boolean |
Example
<heading> option 1 option 2 ... </heading>
This shows an example of the basic declaration of the widget with no options. Options are added as:
<name>value</name>