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

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

1.1     ! schwarze    1: RS-PARAGRAPH(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Rs-paragraph** - interaction of paragraphs and reference blocks
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: BEGINTEST
        !            10: initial reference:
        !            11: author name,
        !            12: *book title*.
        !            13:
        !            14: in a paragraph:
        !            15: another author,
        !            16: *another book*.
        !            17:
        !            18: # SEE ALSO
        !            19:
        !            20: initial reference:
        !            21:
        !            22: author name,
        !            23: *book title*.
        !            24:
        !            25: in a paragraph:
        !            26:
        !            27: another author,
        !            28: *another book*.
        !            29: ENDTEST
        !            30: end of file
        !            31:
        !            32: OpenBSD - January 7, 2019

CVSweb