This version is out of date, covering development from v8.0.0 to v8.x.x. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.

Jump to the current version of aTbRef

Tinderbox v8 Icon

HTMLOrderedListStart


Attribute Data Type: 

Attribute Default Value: 

Attribute Group: 

Attribute Purpose: 

Attribute Inherited from Preferences?   

Attribute UI-configurable? 

Attribute Read-Only? 

Attribute Intrinsic? 

Attribute First Added: 

Attribute Altered: 

 string   [other string-type attributes]

 <ol>

 HTML   [other HTML Group attributes]

 HTML export mark-up

 No

 Yes

 No

 No

 Baseline

 


Opening tag markup for ordered list generated by quick lists.

HTML ordered lists may be created by beginning new paragraphs with the '#' symbol. Ordered and regular (unordered) quick lists should not be mixed.

The closing tag is set via $HTMLOrderedListEnd. Changing this to the syntax <ol type="a"> lets you alter the list item's 'bullet' type. The allowed values of type are:

If the $HTMLListItemStart and $HTMLListItemEnd attributes are empty, all quick lists, as defined by lines starting with an * or a #, are disabled.

$HTMLOrderedListStart can be set via the Export Inspector's → List tab, 'Ordered' 'start' box.