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

Annotation of mandoc/regress/mdoc/Bd/blank.out_markdown, Revision 1.1

1.1     ! schwarze    1: BD-BLANK(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Bd-blank** - handling of blank lines in literal displays
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9:        completely blank line:
        !            10:
        !            11:        line containing a blank character:
        !            12:
        !            13:        line containing two blank characters:
        !            14:
        !            15:        line containing space tab space:
        !            16:
        !            17:        line starting with a blank character:
        !            18:         x
        !            19:        line starting with two blank characters:
        !            20:          x
        !            21:        line ending in one blank character:
        !            22:        line ending in two blank characters:
        !            23:        line ending in space tab space:
        !            24:        line containing a Pp macro:
        !            25:
        !            26:        finally, a trailing blank line:
        !            27:
        !            28:
        !            29: An empty one-line literal display:
        !            30:
        !            31: end of test document
        !            32:
        !            33: OpenBSD - January 2, 2011

CVSweb