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

Annotation of mandoc/regress/mdoc/Bd/spacing.out_markdown, Revision 1.3

1.1       schwarze    1: BD-SPACING(1) - General Commands Manual
                      2:
                      3: # NAME
                      4:
                      5: **Bd-spacing** - vertical spacing around display blocks
                      6:
                      7: # DESCRIPTION
                      8:
                      9: preceding text
                     10:
                     11: > display block
                     12:
                     13: text between displays
                     14:
                     15: > compact display block
                     16:
                     17: following text
                     18:
1.3     ! schwarze   19: # EXAMPLES
        !            20:
        !            21:        text
        !            22:
        !            23: end of file
        !            24:
        !            25: OpenBSD - February 27, 2020

CVSweb