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

Annotation of mandoc/regress/mdoc/Bl/secstart.out_markdown, Revision 1.1

1.1     ! schwarze    1: BL-SECSTART(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Bl-secstart** - nested lists at the beginning of sections
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: ## item
        !            10:
        !            11: text
        !            12:
        !            13: ## dash
        !            14:
        !            15: -
        !            16:
        !            17:        -       text
        !            18:
        !            19: ## inset
        !            20:
        !            21: outer
        !            22:
        !            23: inner
        !            24: text
        !            25:
        !            26: ## tag
        !            27:
        !            28: outer tag
        !            29:
        !            30: > inner tag
        !            31:
        !            32: > > text
        !            33:
        !            34: OpenBSD - November 10, 2014

CVSweb