List Tags
These tags produce the various ordered and unordered lists. Example:#> item item item /> yields:
MnemonicsYou'll notice that most of these lists start with their respective starting character. Asterisk (*) is close enough to a bullet if you ask me. Pound (#) marks numbered lists intuitively, but it isn't the first character of the list, like 'A' and 'i' are. This is because '1' is used with '1-6' for headings. see also outlines. Link List Tags
If you tack an 'l' onto the end of the list tag (or just 'l' for bulleted lists), you can create lists of links. Lines with just a link on them serve as both the reference and the label. If you want a label that's different than your reference, put a tab after the reference and write the name. No quotes are necessary. Example:*l> tag_list.html#here tag_list.html#here Right Here /> yields: see also outlines. |
|||||||||||||||||||