]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/blank/list.out_ascii
Finally port the OpenBSD regression suite.
[mandoc.git] / regress / mdoc / blank / list.out_ascii
1 BLANK-LIST(1) General Commands Manual BLANK-LIST(1)
2
3 N\bNA\bAM\bME\bE
4 b\bbl\bla\ban\bnk\bk-\b-l\bli\bis\bst\bt - handling of blank lines in lists
5
6 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
7 normal list:
8
9 first item
10
11 second item
12 list with paragraphs:
13
14 first item
15
16 second item
17
18 list with final paragraph:
19
20 item
21
22 list with double paragraph:
23
24 item
25
26 normal compact list:
27 first item
28 second item
29 compact list with paragraphs:
30 first item
31
32 second item
33
34 compact list with final paragraph:
35 item
36
37 compact list with double paragraph:
38 item
39
40 End.
41
42 OpenBSD July 17, 2012 OpenBSD