From 68edc9efbfd3af5583201ceb5f60e96d34aead1d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 12 Dec 2017 16:36:23 -0800 Subject: Update man page. --- man/pandoc.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/pandoc.1 b/man/pandoc.1 index 2f759437a..64db3ae51 100644 --- a/man/pandoc.1 +++ b/man/pandoc.1 @@ -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 wrap, with the relative cell widths determined by the widths of the 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 Note: pandoc also recognizes pipe tables of the following form, as can be produced by Emacs\[aq] orgtbl\-mode: -- cgit v1.2.3