]> git.cameronkatri.com Git - mandoc.git/blob - regress/tbl/layout/emptyline.out_ascii
style message about missing RCS ids; inspired by mdoclint
[mandoc.git] / regress / tbl / layout / emptyline.out_ascii
1 TBL-LAYOUT-EMPTYLINE(1) General Commands Manual TBL-LAYOUT-EMPTYLINE(1)
2
3
4
5 N\bNA\bAM\bME\bE
6 tbl-layout-emptyline - empty lines in table layouts
7
8 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
9 An empty line in the middle of a table joins with the next:
10
11 table text
12 +-----------
13 | bar
14 | right
15
16 An empty line at the end of a table is discarded:
17
18 table text
19 right
20 normal text
21
22
23
24 OpenBSD January 29, 2015 TBL-LAYOUT-EMPTYLINE(1)