A Tinderbox Reference File : Attributes : Attribute Groups : HTML Attributes : HTMLOrderedListStart |
HTMLOrderedListStart |
Attribute Data Type: | string |
Attribute Default Value: | <ol> |
Atrribute Group: | HTML |
Attribute Inherited from Preferences? | No |
Attribute Read-Only? | No |
HTML ordered lists may be created by beginning new paragraphs with the '#' symbol. Ordered and regular (unordered) quick lists should not be mixed.
Default value is <ol>. 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.
Up: HTML Attributes | |
Previous: HTMLOrderedListEnd | Next: HTMLOverwriteImages |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]