pandoc/src
Jesse Rosenthal 32c68dada9 Introduce pure versions of IO Writers.
Using Text.Pandoc.Free, introduce pure versions of Docx, EPUB, ICML, and
ODT writers. Each of the pure versions is exported along with the IO
version (produced by running `runIO` on the pure reader). Ideally, this
should make the writers easier to test.
2017-01-25 17:07:39 +01:00
..
Text Introduce pure versions of IO Writers. 2017-01-25 17:07:39 +01:00