summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/pandoc-server.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/pandoc-server.md b/doc/pandoc-server.md
index 108e9c1f6..2044a2b99 100644
--- a/doc/pandoc-server.md
+++ b/doc/pandoc-server.md
@@ -297,6 +297,11 @@ the first one given is the default.
See `pandoc(1)` under `--reference-doc` for details.
The contents of the file must be included under `files`.
+`split-level` (integer, default 1)
+
+: Heading level at which documents are split in EPUB or
+ chunked HTML.
+
`epub-cover-image` (file path)
: Cover image for EPUB.
@@ -308,10 +313,6 @@ the first one given is the default.
EPUB metadata. The contents of the file must be included
under `files`.
-`epub-chapter-level` (integer, default 1)
-
-: Heading level at which chapter splitting occurs in EPUBs.
-
`epub-subdirectory` (string, default "EPUB")
: Name of content subdirectory in the EPUB container.