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

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

1.1     ! schwarze    1: BLANK-TRANSP(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **blank-transp** - transparent nodes between line breaks
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: Double br:
        !            10: br Pp:
        !            11:
        !            12: Pp br:
        !            13:
        !            14: Double Pp:
        !            15:
        !            16: br sp:
        !            17:
        !            18: sp br:
        !            19:
        !            20: Pp sp:
        !            21:
        !            22: Pp sp 2v:
        !            23:
        !            24: sp Pp:
        !            25:
        !            26: Double sp:
        !            27:
        !            28: br blank:
        !            29:
        !            30: blank br:
        !            31:
        !            32: Pp blank:
        !            33:
        !            34: blank Pp:
        !            35:
        !            36: sp blank:
        !            37:
        !            38: blank sp:
        !            39:
        !            40: Double blank:
        !            41:
        !            42: end of file
        !            43:
        !            44: OpenBSD - February 27, 2020

CVSweb