Starts a nonsequential list of items.
Syntax
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³Tag ³Element ³Attributes ³End ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³:sl. ³Simple list ³compact ³:esl. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
Attributes
compact
Description
:sl. identifies items that do not require a sequential listing. Items in a simple list are not indented and do not have bullets, hyphens, or dashes preceding them. Simple lists can be nested within other lists. When nested, a simple list is indented four spaces to the right of the left margin of the list that contains it. Each list requires an end-list tag.
The simple-list tag requires the list-item tag (:li.) to identify items in the list. You can use the list-part tag (:lp.) to include paragraphs in the list.
Conditions
None
Example
:p.Bring the following for lunch::sl. :li.Fruit, for example: :sl compact. :li.An apple :li.An orange :li.A pear :li.A banana :esl. :li.Sandwich :li.A drink, for example: :sl compact. :li.A soda :li.Juice :li.Milk. :esl. :esl.
Output
Bring the following for lunch:
Fruit, for example:
An apple
An orange
A pear
A banana
A drink, for example:
A soda
Juice
Milk.