blob: 6a8ede6521f3cfb7d4e1ed661f10a307897a98a7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
BLANK-LIST(1) - General Commands Manual
# NAME
**blank-list** - handling of blank lines in lists
# DESCRIPTION
normal list:
first item
second item
list with paragraphs:
first item
second item
list with final paragraph:
item
list with double paragraph:
item
normal compact list:
first item
second item
compact list with paragraphs:
first item
second item
compact list with final paragraph:
item
compact list with double paragraph:
item
End.
OpenBSD - July 4, 2017
|