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.
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
.