From 447b99e35d61b9379825b53906e5517964e20072 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 18 Oct 2007 15:36:51 +0000 Subject: '--no-wrap' option now prevents the addition of structural whitespace in HTML output, minimizing the file size. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1053 788f1e2b-df1e-0410-8736-df70ead52e1b --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 1d508f3c1..0c21054a1 100644 --- a/README +++ b/README @@ -331,8 +331,8 @@ For further documentation, see the `pandoc(1)` man page. sections are not numbered. `--no-wrap` -: disables text-wrapping in Markdown, reStructuredText, DocBook, and man - output. +: disables text-wrapping in Markdown, reStructuredText, DocBook, HTML, + and man output. `--dump-args` : is intended to make it easier to create wrapper scripts that use -- cgit v1.2.3