This version is out of date, covering development from v4.6.0 to v4.7.1. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
|
A Tinderbox Reference File : Attributes : Attribute Data Types : String Attributes : HTMLListStart | aTbRef Site Map |
HTMLListStart |
Attribute Data Type: | string |
Attribute Default Value: | <ul> |
Atrribute Group: | HTML |
Attribute Inherited from Preferences? | No |
Attribute Read-Only? | No |
The HTML tag to use for opening bulleted (unordered) lists in the current note's text being exported to HTML.
Default value is <ul>
. The closing tag is set via HTMLListEnd. Changing this to the syntax <ul type="circle">
with type
values of circle
, square
or disc
lets you alter the bullet type.
If the HTMLListItemStart and HTMLListItemEnd attributes are empty, all quick lists — as defined by lines starting with an * or a # — are disabled.
Up: String Attributes | |
Previous: HTMLListItemStart | Next: HTMLOrderedListEnd |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]