The mark-up type UL is a member of the class MarkUpType. Each object of class UL is also a member of class MarkUpList.
More general types (whose methods may also apply) :
UL x -- encloses the list x as a hypertext UL itemized list.
The argument x should be a list of strings or hypertext items.
Here is an example. The expression
UL {"first","second","third"}produces
See also:
Methods for using an object of class UL :