@hackage pandoc-cli3.9.0.2
Conversion between documentation formats
Categories
License
GPL-2.0-or-later
Maintainer
John MacFarlane <jgm@berkeley.edu>
Links
Versions
Installation
Dependencies (0)
- aeson
- base >=4.18 && <5
- bytestring
- containers
- filepath
- hslua-cli >=1.4.1 && <1.5 Show all…
Dependents (0)
Package Flags
lua
(on by default)
Support custom modifications and conversions with the pandoc Lua scripting engine.
server
(on by default)
Include support for running pandoc as an HTTP server.
repl
(on by default)
Include support for running a pandoc Lua repl.
nightly
(off by default)
Add '-nightly-COMPILEDATE' to the output of '--version'.
Pandoc-cli provides a command-line executable that uses the pandoc library to convert between markup formats.