Example thumbnail image

Description

A subheading widget, rendered as <h4>. Does not appear in table of contents and subsubheadings are not numbered. See <paragraph> widget for description of text expansions available.

Implementation

Browse source code here.

Configuration options

NameDescriptionQuantisationDefaultType
textNonerequiredstring

Example

	<subsubheading>
    option 1
    option 2
    ...
</subsubheading>
	

This shows an example of the basic declaration of the widget with no options. Options are added as: <name>value</name>