=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/emptyline.out_ascii,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- mandoc/regress/tbl/layout/emptyline.out_ascii 2022/08/28 11:55:37 1.3 +++ mandoc/regress/tbl/layout/emptyline.out_ascii 2023/11/13 21:22:12 1.4 @@ -1,18 +1,18 @@ TBL-LAYOUT-EMPTYLINE(1) General Commands Manual TBL-LAYOUT-EMPTYLINE(1) NNAAMMEE - tbl-layout-emptyline - empty lines in table layouts + 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 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 + An empty line at the end of a table is discarded: + table text + right + normal text OpenBSD January 29, 2015 TBL-LAYOUT-EMPTYLINE(1)