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:
-
Acapital letters: A, B, C, D, etc. -
alower case letters: a, b, c, d, etc. -
ICapital Roman numerals: I, II, III, IV, etc. -
iLower case roman numerals: i, ii, iii, iv, etc. -
1Arabic numerals: 1, 2, 3, 4, etc.
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.