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

NameDescriptionQuantisationDefaultType
textHeading textrequiredstring
page-breakInclude a page break before this headingoptionalboolean

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>