aboutsummaryrefslogtreecommitdiff
path: root/trypandoc/index.html
AgeCommit message (Collapse)AuthorFilesLines
2021-02-26Fix/update URLs and use HTTP**S** where possible (#7122)Salim B1-1/+1
2020-03-25trypandoc: Add standalone option to the command text (#6210)Mike Tzou1-5/+8
* trypandoc: Add standalone option to the command text * trypandoc: Update 3rd party libraries Those links are taken as-is from the library website.
2020-03-16trypandoc: Add checkbox for standalone option (#6189)Mike Tzou1-2/+9
2020-03-15Improvements to trypandoc (#6188)Mike Tzou1-5/+6
* Use "strict mode" for javascript code * Fetch resources over https Otherwise it will depend on the protocol of the webpage served which is a bad idea. * Remove unnecessary attributes Those attributes are not required in HTML5.
2019-12-22trypandoc: add jira as input format.John MacFarlane1-0/+1
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
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
This reverts commit f5ad280efb580fcf94fdcef108c9f7f905483ed0.
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
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
- updated comments in Vimwiki.hs to reflect current status of implementation - added vimwiki to trypandoc
2017-06-19Add Muse reader (#3620)Alexander Krotov1-0/+1
2017-03-10Add Muse writer (#3489)Alexander Krotov1-0/+1
* Add Muse writer * Advertise new Muse writer * Muse writer: add regressions tests
2016-06-07trypandoc: call results 'html' instead of 'result'.John MacFarlane1-1/+1
This is for better compatibility with babelmark2.
2015-12-07trypandoc: sort drop-down lists.John MacFarlane1-29/+29
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-03-16Replace occurrences of 'Github' with 'GitHub'Tom Leese1-2/+2
The website is called 'GitHub' afterall.
2014-08-17Added trypandoc flag to build trypandoc cgi executable.John MacFarlane1-0/+137
Supporting files are in trypandoc/.