summaryrefslogtreecommitdiff
path: root/prelude
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-02-05 21:58:45 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-02-05 21:58:45 +0100
commit0bbea0cc7650af61870b310ebbf6fb8a9fec09a7 (patch)
tree2b043d80c75bba4e80968c6e79bc2970158fdaf2 /prelude
parentf2103e7e7bc77dab00678b6b2cd7752bbbe63f55 (diff)
Split pandoc.hs into a module, Text.Pandoc.App, and a small program.
The App module provides a function that does a pandoc conversion, based on option settings. The program (pandoc.hs) now does nothing more than parse options and pass them to this function, which can easily be used by other applications (e.g. a GUI wrapper). The Opt structure has been further simplified. API changes: * New exposed module Text.Pandoc.App * Text.Pandoc.Highlighting has been exposed. * highlightingStyles has been moved to Text.Pandoc.Highlighting.
Diffstat (limited to 'prelude')
0 files changed, 0 insertions, 0 deletions