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.
position for figure caption
location for footnotes and link references in markdown output
Put sections in div tags in HTML
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.