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

File: [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bd / nested.out_ascii (download)

Revision 1.4, Sun Apr 19 16:36:17 2020 UTC (4 years, 1 month ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, HEAD
Changes since 1.3: +4 -1 lines

When .Bd, .D1, or .Dl is tagged, attach the permalink
to the first few letters, similar to what was earlier done for .Pp.

BD-NESTED(1)                General Commands Manual               BD-NESTED(1)

NNAAMMEE
     BBdd--nneesstteedd - nested displays and lists

DDEESSCCRRIIPPTTIIOONN
     BEGINTEST

     regular text

           outer text (default indent)

                 inner text (default indent)
           outer text
     regular text

         outer text (4n)

           inner text (2n)
         outer text

         tag     text
         outer text
     regular text

     tag     outer text

               inner text (2n)
             outer text
     ENDTEST

OpenBSD                         April 19, 2020                         OpenBSD