Annotation of mandoc/regress/mdoc/Pf/spacing.out_markdown, Revision 1.2
1.1 schwarze 1: PF-SPACING(1) - General Commands Manual
2:
3: # NAME
4:
5: **Pf-spacing** - spacing around the prefix macro
6:
7: # DESCRIPTION
8:
9: Closing punctuation goes
10: .right.
11: But
12: .. double
13: prefixes don't work.
14: Opening punctuation goes
15: (left.
16: But again, prefix
17: () pairs
18: don't work.
19: Even normal text gets
20: prefixed.
21: The first
22: Argument
23: is not parsed.
24: Nothing can be
25: prefixed
26: to the next line.
27: Trailing punctuation still counts as
28: *eos* .
29: (But it does not fall out of enclosures .)
30:
31: It makes no sense at the very
32: *end*
33:
1.2 ! schwarze 34: OpenBSD - July 4, 2017
CVSweb