aboutsummaryrefslogtreecommitdiff
path: root/trypandoc/trypandoc.hs
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Fix trypandoc for Text changes.John MacFarlane1-4/+4
2019-10-09Changes in try pandoczorkow1-1/+1
2019-09-29Fix trypandoc with getReader/getWriter changes.John MacFarlane1-2/+2
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-0/+11
2018-07-02More spellcheckAlexander Krotov1-1/+1
2018-03-18Added Prelude imports to sources in benchmark and trypandoc.John MacFarlane1-0/+2
2017-06-24Readers.getReader, Writers.getWriter API change.John MacFarlane1-4/+6
2017-06-19Text.Pandoc.Writers.Math: export defaultMathJaxURL, defaultKaTeXURL.John MacFarlane1-1/+2
2017-06-11Switched Writer types to use Text.John MacFarlane1-2/+2
2017-06-10Fixed trypandoc to work with new API.John MacFarlane1-53/+15
2017-01-29Fixed trypandoc.John MacFarlane1-3/+1
2016-06-07trypandoc: call results 'html' instead of 'result'.John MacFarlane1-1/+1
2015-05-27More fixes to trypandoc.John MacFarlane1-1/+2
2015-05-27Fixes to trypandoc fixes.John MacFarlane1-5/+1
2015-05-27trypandoc - fixes for new API.John MacFarlane1-1/+7
2014-08-17Added trypandoc flag to build trypandoc cgi executable.John MacFarlane1-0/+100