Unit ok_lists
Description
Test of lists tags.
Normal lists:
One
Two
Three
One
Two
Three
Empty list is accceptable:
Whitespace inside lists is acceptable (and empty line that is not inside any @item is not a paragraph):
One
Two
Other tags inside the items are allowed, e.g. link to self,
True
,begin X := Y; end;
, something bold, URLs: http://pasdoc.sf.net/, paragraphs:
2nd paragraph, dashes: em dash —, en dash –, short one -, two consecutive short dashes --.
Nested lists are also freely allowed:
1st nested unordered list:
One
Two
Three
2nd nested unordered list:
One
Two
Three
And a couple of single-item ordered lists nested:
(Source code of this example begins to look like LISP :)
Definition lists tests:
1st item
2nd item
- 1st item label
1st item
- 2nd item label
2nd item
- 1st item label
- 2nd item label
Item spacing tests:
- 1st item label
1st item
- 2nd item label
2nd item
One
Two
Three