From bbdc0e75421c3b10d75069041e4aff501d8672bf Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 16 Dec 2016 09:10:57 +0100 Subject: [PATCH] MANUAL: Default --columns width is 72, not 80. --- MANUAL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANUAL.txt b/MANUAL.txt index b6dce1066..405a52957 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -563,7 +563,7 @@ General writer options : Determine how text is wrapped in the output (the source code, not the rendered version). With `auto` (the default), pandoc will attempt to wrap lines to the column width specified by - `--columns` (default 80). With `none`, pandoc will not wrap + `--columns` (default 72). With `none`, pandoc will not wrap lines at all. With `preserve`, pandoc will attempt to preserve the wrapping from the source document (that is, where there are nonsemantic newlines in the source, there