Dependencies for pandoc-cli-3.6
Executables
pandoc
- base (>=4.12 && <5)
- pandoc (==3.6)
- text
- if flag(nightly)
- if flag(server)
- pandoc-server (>=0.1.0.9 && <0.2)
- safe
- wai-extra (>=3.0.24)
- warp
- if flag(lua)
- hslua-cli (>=1.4.1 && <1.5)
- pandoc-lua-engine (>=0.4 && <0.5)
- temporary (>=1.1 && <1.4)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
lua | Support custom modifications and conversions with the pandoc Lua scripting engine. | Enabled |
server | Include support for running pandoc as an HTTP server. | Enabled |
nightly | Add '-nightly-COMPILEDATE' to the output of '--version'. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info