Annotation of mandoc/regress/mdoc/Va/punct.out_markdown, Revision 1.2
1.1 schwarze 1: AR-PUNCT(1) - General Commands Manual
2:
3: # NAME
4:
5: **Va-punct** - punctuation handling by the Va macro
6:
7: # DESCRIPTION
8:
9: closing punctuation
10: *a*)
11: only one
12: )
13: only more than one
14: ))
15: middle
16: *a*) *z*
17: start
18: ) *z*
19: dot
20: . *z*
21: comma
22: , *z*
23: semicolon
24: ; *z*
25: colon
26: : *z*
27: quest
28: ? *z*
29: excl
30: ! *z*
31: paren
32: ) *z*
33: bracket
34: ] *z*
35: bar
36: | *m*
37: op paren
38: (*a*
39: op bracket
40: \[*a*
41:
42: quoted punctuation:
43: *a* (*b* | *c*) *d*, **bold**.
44:
1.2 ! schwarze 45: OpenBSD - July 4, 2017
CVSweb