aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-14 23:23:26 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-14 23:23:26 +0000
commitbaae74af57372896d612e54180b50010b915a37c (patch)
tree57d306133dd54e6367a9fb195550129383bf3220 /README
parent075f958c6a96449f071dea2a9bbfaaad98905f33 (diff)
downloadpandoc-baae74af57372896d612e54180b50010b915a37c.tar.gz
Added --base-header-level option.
Thanks to Jérémy Bobbio for the patch that formed the basis of this commit. Closes Debian #563416. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1889 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 57fd2dea5..801fda040 100644
--- a/README
+++ b/README
@@ -243,6 +243,9 @@ For further documentation, see the `pandoc(1)` man page.
one) in the output document. This option has no effect with `man`,
`docbook`, or `s5` output formats.
+`--base-header-level` *level*
+: specifies the base level for headers (defaults to 1).
+
`--template=`*file*
: uses *file* as a custom template for the generated document. Implies
`-s`. See [Templates](#templates) below for a description