[BACK]Return to spacing.out_markdown CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Pf

Annotation of mandoc/regress/mdoc/Pf/spacing.out_markdown, Revision 1.1

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:
        !            34: OpenBSD - November 30, 2014

CVSweb