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

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

1.1     ! schwarze    1: BD-PARAGRAPH(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Bd-paragraph** - interaction of paragraphs and displays
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: BEGINTEST
        !            10: initial
        !            11: text
        !            12:
        !            13: normal
        !            14: paragraph
        !            15:
        !            16: > filled
        !            17: > display
        !            18:
        !            19: > paragraph
        !            20: > in display
        !            21:
        !            22: back
        !            23: to normal
        !            24:
        !            25: another
        !            26: paragraph
        !            27:
        !            28:        unfilled
        !            29:        display
        !            30:
        !            31:        unfilled
        !            32:        paragraph
        !            33:
        !            34: again back
        !            35: to normal
        !            36: ENDTEST
        !            37: end of file
        !            38:
        !            39: OpenBSD - January 7, 2019

CVSweb