@hackage / pandoc-cli

Conversion between documentation formats

Latest3.10

About

Metadata

  • Last updated , by JohnMacFarlane
  • License GPL-2.0-or-later
  • Categories Text Processing
  • Maintained by: John MacFarlane <jgm@berkeley.edu>

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable 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'.

Readme

Pandoc-cli provides a command-line executable that uses the pandoc library to convert between markup formats.