aboutsummaryrefslogtreecommitdiff
path: root/trypandoc
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Fix trypandoc so it builds with aeson > 2.John MacFarlane1-3/+3
2021-03-02trypandoc: remove unneeded imports.John MacFarlane1-4/+0
2021-02-28trypandoc: add 2 second timeout.John MacFarlane1-1/+2
2021-02-26Fix/update URLs and use HTTP**S** where possible (#7122)Salim B1-1/+1
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel1-2/+0
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel1-1/+1
2020-08-07Fix trypandoc in response to d8ad766d17603784b86fc5c2e1b22864125d04d1John MacFarlane1-2/+1
2020-03-25trypandoc: Add standalone option to the command text (#6210)Mike Tzou1-5/+8
2020-03-16trypandoc: Add checkbox for standalone option (#6189)Mike Tzou2-3/+13
2020-03-15Improvements to trypandoc (#6188)Mike Tzou1-5/+6
2020-03-13Update copyright year (#6186)Albert Krewinkel1-1/+1
2019-12-22trypandoc: add jira as input format.John MacFarlane1-0/+1
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-06-11Add Jira in trypandocJohn MacFarlane1-0/+1
2019-02-10trypandoc: added some missing formats to drop-down list.John MacFarlane1-2/+8
2019-02-10Add JATS to output option on Try pandoc. (#5291)Arfon Smith1-0/+1
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-0/+11
2018-12-10Fix CSS and viewport on try pandoc index.html.John MacFarlane1-4/+10
2018-11-04trypandoc: tweaked drop-down lists.John MacFarlane1-7/+7
2018-11-04Revert "Trypandoc: recompile on select rather than change."John MacFarlane1-2/+2
2018-11-04Trypandoc: recompile on select rather than change.John MacFarlane1-2/+2
2018-11-04trypandoc: put link to site in footer.John MacFarlane1-2/+1
2018-11-04trypandoc: preselect output format.John MacFarlane1-3/+3
2018-11-04trypandoc: update on change of in or out format.John MacFarlane1-0/+3
2018-11-04Trypandoc: add man input format.John MacFarlane1-3/+4
2018-07-02More spellcheckAlexander Krotov1-1/+1
2018-03-18Added Prelude imports to sources in benchmark and trypandoc.John MacFarlane1-0/+2
2017-10-30trypandoc: add native.John MacFarlane1-0/+2
2017-10-29Add ms to trypandoc output formats.John MacFarlane1-0/+1
2017-10-29Improved menus for trypandoc.John MacFarlane1-16/+28
2017-06-26minor updates to vimwiki reader. (#3759)Yuchen Pei1-0/+1
2017-06-24Readers.getReader, Writers.getWriter API change.John MacFarlane1-4/+6
2017-06-23trypandoc Makefile: fixed web destination in upload.John MacFarlane1-1/+1
2017-06-19Text.Pandoc.Writers.Math: export defaultMathJaxURL, defaultKaTeXURL.John MacFarlane1-1/+2
2017-06-19Add Muse reader (#3620)Alexander Krotov1-0/+1
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-03-10Add Muse writer (#3489)Alexander Krotov1-0/+1
2017-01-29Adjustments for building trypandoc with stack.John MacFarlane1-1/+1
2017-01-29Fixed trypandoc.John MacFarlane1-3/+1
2016-06-07trypandoc: call results 'html' instead of 'result'.John MacFarlane2-2/+2
2015-12-07trypandoc: sort drop-down lists.John MacFarlane1-29/+29
2015-11-15Adjusted trypandoc makefile for use of sandbox.John MacFarlane1-1/+1
2015-06-02Misc. fixes to trypandoc html.John MacFarlane1-8/+8
2015-06-02trypandoc: move Convert button, display raw command.John MacFarlane1-3/+9
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