index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trypandoc
/
trypandoc.hs
Age
Commit message (
Expand
)
Author
2022-08-06
Replace old trypandoc code with new pandoc-cgi.
John MacFarlane
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2021-10-29
Fix trypandoc so it builds with aeson > 2.
John MacFarlane
2021-03-02
trypandoc: remove unneeded imports.
John MacFarlane
2021-02-28
trypandoc: add 2 second timeout.
John MacFarlane
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
2020-08-07
Fix trypandoc in response to d8ad766d17603784b86fc5c2e1b22864125d04d1
John MacFarlane
2020-03-16
trypandoc: Add checkbox for standalone option (#6189)
Mike Tzou
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2019-11-22
Fix trypandoc for Text changes.
John MacFarlane
2019-10-09
Changes in try pandoc
zorkow
2019-09-29
Fix trypandoc with getReader/getWriter changes.
John MacFarlane
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
2018-07-02
More spellcheck
Alexander Krotov
2018-03-18
Added Prelude imports to sources in benchmark and trypandoc.
John MacFarlane
2017-06-24
Readers.getReader, Writers.getWriter API change.
John MacFarlane
2017-06-19
Text.Pandoc.Writers.Math: export defaultMathJaxURL, defaultKaTeXURL.
John MacFarlane
2017-06-11
Switched Writer types to use Text.
John MacFarlane
2017-06-10
Fixed trypandoc to work with new API.
John MacFarlane
2017-01-29
Fixed trypandoc.
John MacFarlane
2016-06-07
trypandoc: call results 'html' instead of 'result'.
John MacFarlane
2015-05-27
More fixes to trypandoc.
John MacFarlane
2015-05-27
Fixes to trypandoc fixes.
John MacFarlane
2015-05-27
trypandoc - fixes for new API.
John MacFarlane
2014-08-17
Added trypandoc flag to build trypandoc cgi executable.
John MacFarlane