aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25trypandoc improvements. Add math method.John MacFarlane
2022-08-24trypandoc: add example with external bibtex and csl files.John MacFarlane
2022-08-24trypandoc: put examples into separate file, examples.js.John MacFarlane
2022-08-24Allow examples to specify just some of the properties of params...John MacFarlane
2022-08-24trypandoc: remove unused function.John MacFarlane
2022-08-24trypandoc: reliable serialization of params in URL query via JSON string.John MacFarlane
2022-08-24trypandoc: process files in params.John MacFarlane
2022-08-24trypandoc: Improved and consolidated file reading interface.John MacFarlane
2022-08-24trypandoc: add ability to upload support files.John MacFarlane
2022-08-24trypandoc: Use official in/out format list.John MacFarlane
2022-08-24LaTeX reader: handle `##` macro arguments properly.John MacFarlane
2022-08-24INSTALL.md: Fix link to fedora package site. (#8246)Akos Marton
2022-08-23trypandoc: Add clear button to text.John MacFarlane
2022-08-23trypandoc: improve examples.John MacFarlane
2022-08-23trypandoc: csv to org.John MacFarlane
2022-08-23trypandoc: improved examples.John MacFarlane
2022-08-23trypandoc: generate examples dropdon programatically.John MacFarlane
2022-08-23docs/faqs.md: fix typo in faq on pdf generationAlbert Krewinkel
2022-08-23trypandoc: add hello_world example.John MacFarlane
2022-08-23trypandoc: Improve treatment of examples.John MacFarlane
2022-08-23LaTeX reader: skip parenthenized args of toprule, midrule, etc.John MacFarlane
2022-08-23Use dev version of commonmark-extensions.John MacFarlane
2022-08-22trypandoc: code improvements.John MacFarlane
2022-08-22trypandoc: added commented out basis for tabbed interface.John MacFarlane
2022-08-22trypandoc: add HTML -> RST example.John MacFarlane
2022-08-22trypandoc: remove support files feature for now.John MacFarlane
2022-08-22trypandoc: small change.John MacFarlane
2022-08-22trypandoc - Add support files.John MacFarlane
2022-08-22trypandoc.js - further simplification.John MacFarlane
2022-08-22trypandoc - small simplification.John MacFarlane
2022-08-22trypandoc: fix s5 output.John MacFarlane
2022-08-22trypandoc: better error handling.John MacFarlane
2022-08-22Another trypandoc fix.John MacFarlane
2022-08-22Fix typo in trypandoc.js.John MacFarlane
2022-08-22trypandoc: fix error case when output is binary.John MacFarlane
2022-08-22Update RELEASE_CHECKLISTJohn MacFarlane
2022-08-22trypandoc Makefile: update date for js caching automatically.John MacFarlane
2022-08-22Add Makefile for trypandoc.John MacFarlane
2022-08-22trypandoc: Update date on index.html.John MacFarlane
2022-08-22macos release build: fix zip target.John MacFarlane
2022-08-22build-arm.sh: remove reference to docker.log.John MacFarlane
2022-08-22Fix macOS zip so pandoc-server is a symlink.John MacFarlane
2022-08-22Update AUTHORS.2.19.2John MacFarlane
2022-08-22Bump to 2.19.2, update changelog and man page.John MacFarlane
2022-08-22HTML writer: revert to using `width` property for column widthsAlbert Krewinkel
2022-08-22Org writer: add support for jupyter nodebook cells.Albert Krewinkel
2022-08-22Org writer: prefix code language of ipynb code blocks with `jupyter-`.Albert Krewinkel
2022-08-22Org writer: keep code block attributes as header args.Albert Krewinkel
2022-08-22Org writer: add code block identifier as `#+name` to src blocks.Albert Krewinkel
2022-08-21pandoc-server: handle `citeproc` parameter as documented.John MacFarlane