[BACK]Return to emptyline.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / layout

File: [cvsweb.bsd.lv] / mandoc / regress / tbl / layout / emptyline.out_ascii (download)

Revision 1.1, Wed Feb 8 03:03:30 2017 UTC (7 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, VERSION_1_14_1, VERSION_1_13

Finally port the OpenBSD regression suite.
Both kristaps@ and wiz@ repeated asked for this,
literally for years.

TBL-LAYOUT-EMPTYLINE(1)     General Commands Manual    TBL-LAYOUT-EMPTYLINE(1)



NNAAMMEE
       tbl-layout-emptyline - empty lines in table layouts

DDEESSCCRRIIPPTTIIOONN
       An empty line in the middle of a table joins with the next:

        table text
       +-----------
       |       bar
       |     right

       An empty line at the end of a table is discarded:

       table text
            right
       normal text



OpenBSD                        January 29, 2015        TBL-LAYOUT-EMPTYLINE(1)