Annotation of mandoc/regress/mdoc/Oo/punct.out_markdown, Revision 1.4
1.1 schwarze 1: OO-PUNCT(1) - General Commands Manual
2:
3: # NAME
4:
5: **Oo-punct** - punctuation handling by the Oo macro
6:
7: # DESCRIPTION
8:
9: at the beginning:
10: (\[z
11: \[| z
1.2 schwarze 12: \[. z]] **bold**]
1.1 schwarze 13:
14: in the middle:
15: \[a (z
16: \[a | z
17: \[a. z]]]
18:
19: at the end:
20: \[\[a (]
21: |]
22:
1.3 schwarze 23: missing blank:
24: \[a.]
25:
1.4 ! schwarze 26: OpenBSD - July 4, 2017
CVSweb