Update man page.
This commit is contained in:
parent
ccfbc205ee
commit
68edc9efbf
1 changed files with 3 additions and 0 deletions
|
@ -3233,6 +3233,9 @@ If a pipe table contains a row whose printable content is wider than the
|
||||||
column width (see \f[C]\-\-columns\f[]), then the cell contents will
|
column width (see \f[C]\-\-columns\f[]), then the cell contents will
|
||||||
wrap, with the relative cell widths determined by the widths of the
|
wrap, with the relative cell widths determined by the widths of the
|
||||||
separator lines.
|
separator lines.
|
||||||
|
(In this case, the table will take up the full text width.) If no lines
|
||||||
|
are wider than column width, then cell contents will not be wrapped, and
|
||||||
|
the cells will be sized to their contents.
|
||||||
.PP
|
.PP
|
||||||
Note: pandoc also recognizes pipe tables of the following form, as can
|
Note: pandoc also recognizes pipe tables of the following form, as can
|
||||||
be produced by Emacs\[aq] orgtbl\-mode:
|
be produced by Emacs\[aq] orgtbl\-mode:
|
||||||
|
|
Loading…
Reference in a new issue