Updated documentation to reflect the fact that LaTeX and ConTeXt writers

now wrap text by default.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1074 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
fiddlosopher 2007-11-15 03:23:02 +00:00
parent a487bbb5a9
commit 506bf38bcb
2 changed files with 3 additions and 4 deletions

4
README
View file

@ -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, HTML,
and man output.
: disables text-wrapping in output. By default, text is wrapped
appropriately for the output format.
`--dump-args`
: is intended to make it easier to create wrapper scripts that use

View file

@ -115,8 +115,7 @@ to Pandoc. Or use `html2markdown`(1), a wrapper around `pandoc`.
them.)
\--no-wrap
: Disable text wrapping in Markdown, reStructuredText, DocBook, HTML,
and man output. (Default is to wrap text.)
: Disable text wrapping in output. (Default is to wrap text.)
\--toc, \--table-of-contents
: Include an automatically generated table of contents (HTML, markdown,