Annotation of mandoc/regress/mdoc/Bl/badargs.out_markdown, Revision 1.2
1.1 schwarze 1: BL-BADARGS(1) - General Commands Manual
2:
3: # NAME
4:
5: **Bl-badargs** - list with bad arguments
6:
7: # DESCRIPTION
8:
9: trailing -offset:
10:
11: * is ignored
12:
13: trailing -width:
14:
15: * bullet
16:
17: - dash
18:
19: - hyphen
20:
21: hang
22:
23: > item
24:
25: tag
26:
27: > Here we need a very long line.
28: > It must be sufficiently long such that it wraps the line.
29:
30: double type:
31:
32: * bullet enum
33:
34: 1. enum bullet
35:
36: unknown arguments:
37:
38: * bullet text
39:
40: 1. enum text
41:
42: inset
43: text
44:
45: item text
46:
47: ohang
48: text
49:
50: tag
51:
52: > text
53:
54: double arguments:
55:
56: last
57:
58: > wins
59:
1.2 ! schwarze 60: OpenBSD - July 4, 2017
CVSweb