IO package:pandoc

Default ways to perform PandocMonad actions in a MonadIO type. These functions are used to make the PandocIO type an instance of PandocMonad, but can be reused for any other MonadIO-conforming types.
Version number of pandoc library.
Text representation of the library's version number.
Select the language to use with translateTerm. Note that this does not read a translation file; that is only done the first time translateTerm is used.
Path to abbrevs file
Bibliography files
Citation abbreviations
Default image extension
position for figure caption
Number sections in LaTeX
location for footnotes and link references in markdown output
Put sections in div tags in HTML
xml syntax defs to load
position for table caption
Type of the top-level divisions
A list of functions, each transforming the options data structure in response to a command-line option.