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

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

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

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

.TH TBL-LAYOUT-EMPTYLINE 1 "January 29, 2015" OpenBSD
.SH NAME
tbl-layout-emptyline \- empty lines in table layouts
.SH DESCRIPTION
An empty line in the middle of a table joins with the next:
.TS
l
|
r.
table text
_
bar
right
.TE
.PP
An empty line at the end of a table is discarded:
.TS
l
r
|.
table text
right
.TE
normal text