aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-07-03 12:47:35 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2013-07-03 12:47:35 -0700
commit1de55ecbbdc694cc853ae707b8a1f7d65af9eefd (patch)
tree5aa714116712429801207dc6da7573b82bf8abbf /README
parent3deab5d8e343eef791c239f7b3b7e2ef53304824 (diff)
downloadpandoc-1de55ecbbdc694cc853ae707b8a1f7d65af9eefd.tar.gz
`--toc-level` no longer implies `--toc`.
Reason: EPUB users who don't want a visible TOC may still want to set the TOC level for in the book navigation.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 0c8d144fe..43e522976 100644
--- a/README
+++ b/README
@@ -323,7 +323,7 @@ General writer options
`--toc-depth=`*NUMBER*
: Specify the number of section levels to include in the table
of contents. The default is 3 (which means that level 1, 2, and 3
- headers will be listed in the contents). Implies `--toc`.
+ headers will be listed in the contents).
`--no-highlight`
: Disables syntax highlighting for code blocks and inlines, even when