pandoc

Getting started with pandoc

Remarks#

This section provides an overview of what pandoc is, and why a developer might want to use it.

It should also mention any large subjects within pandoc, and link out to the related topics. Since the Documentation for pandoc is new, you may need to create initial versions of those related topics.

Installation or Setup

There are binary installer for pandoc available for Windows and MacOS, as well as a debian package, available for the latest release. There are usually not up-to-date versions of pandoc in “Debian, Ubuntu, Slackware, Arch, Fedora, NiXOS, openSUSE, and gentoo” repositories.

A reliable way to get the latest version if binaries are not an option is to compile from source, using either stack or cabal.


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow