]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Va/punct.out_markdown
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / mdoc / Va / punct.out_markdown
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
45 OpenBSD - July 4, 2017