diff options
Diffstat (limited to 'doc/pandoc-server.md')
| -rw-r--r-- | doc/pandoc-server.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/pandoc-server.md b/doc/pandoc-server.md index c5c4e36d9..881e16f46 100644 --- a/doc/pandoc-server.md +++ b/doc/pandoc-server.md @@ -190,6 +190,14 @@ the first one given is the default. : Depth of sections to include in the table of contents. +`list-of-figures` (boolean, default false) + +: Include a list of figures (in supported formats). + +`list-of-tables` (boolean, default false) + +: Include a list of tables (in supported formats). + `strip-comments` (boolean, default false) : Causes HTML comments to be stripped in Markdown or Textile |
