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