aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bl/emptyitem.out_markdown
blob: b61ef858f17a740f4ce8a4a2a8694b989a84d4a6 (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
BL-EMPTYITEM(1) - General Commands Manual

# NAME

**Bl-emptyitem** - lists with fixed heads and empty items

# DESCRIPTION

bullet list:

*	one

*	

*	three

dash list:

-	one

-	

-	three

enum list:

1.	one

2.	

3.	three

hyphen list:

-	one

-	

-	three

OpenBSD - August 10, 2016