mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
1dd4af77ea
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
19 lines
1.1 KiB
Text
19 lines
1.1 KiB
Text
Pandoc is a command-line tool for converting from one markup format to
|
|
another. It can read markdown and (subsets of) reStructuredText, HTML,
|
|
and LaTeX, and it can write plain text, markdown, reStructuredText,
|
|
HTML, LaTeX, ConTeXt, PDF, RTF, DocBook XML, OpenDocument XML,
|
|
ODT, GNU Texinfo, MediaWiki markup, groff man pages, EPUB ebooks,
|
|
and S5 and Slidy HTML slide shows. PDF output (via LaTeX) is also supported
|
|
with the included markdown2pdf wrapper script.
|
|
|
|
This requires ghc, haskell-transformers, haskell-mtl, haskell-text,
|
|
haskell-digest, haskell-zlib, haskell-utf8-string, haskell-zip-archive,
|
|
haskell-parsec, haskell-syb, haskell-xml, haskell-texmath,
|
|
haskell-network, haskell-HTTP, haskell-base64-bytestring,
|
|
haskell-json, haskell-tagsoup, haskell-random, haskell-temporary,
|
|
haskell-blaze-builder, haskell-blaze-markup, haskell-blaze-html,
|
|
haskell-regex-base, haskell-regex-pcre-builtin, haskell-highlighting-kate,
|
|
haskell-pandoc-types and haskell-citeproc-hs.
|
|
|
|
When uninstalling, run this command to unregister the package from the ghc
|
|
package database: ghc-pkg recache
|