xref: /openbsd-src/regress/usr.bin/mandoc/tbl/layout/emptyline.out_ascii (revision 6627b33116e69ffa8a2b4042a27cad849d7af041)
1TBL-LAYOUT-EMPTYLINE(1)     General Commands Manual    TBL-LAYOUT-EMPTYLINE(1)
2
3NNAAMMEE
4     tbl-layout-emptyline - empty lines in table layouts
5
6DDEESSCCRRIIPPTTIIOONN
7     An empty line in the middle of a table joins with the next:
8      table text
9     +-----------
10     |       bar
11     |     right
12
13     An empty line at the end of a table is discarded:
14     table text
15          right
16     normal text
17
18OpenBSD                        January 29, 2015        TBL-LAYOUT-EMPTYLINE(1)
19