aboutsummaryrefslogtreecommitdiff
path: root/pandoc-server
AgeCommit message (Expand)Author
2022-11-21Use doctemplates 0.11.John MacFarlane
2022-11-09pandoc-server: add ContentType to CORS policy.John MacFarlane
2022-11-08Add simple CORS support to pandoc-server.John MacFarlane
2022-10-15Minor code cleanups.John MacFarlane
2022-10-08[API Change] Change argument type of `getReader`, `getWriter`.Albert Krewinkel
2022-10-08[API Change] Add new module "Text.Pandoc.Format"Albert Krewinkel
2022-09-30[API Change] Rename `pandocVersion` to `pandocVersionText`...Albert Krewinkel
2022-09-29Remove deprecated option `--strip-empty-paragraphs`.John MacFarlane
2022-09-29Bump pandoc version to 3.0.John MacFarlane
2022-09-28Bump version to 2.20, depend on >= 2.20 in pandoc-cli, pandoc-server.John MacFarlane
2022-09-27T.P.Server: remove `parseServerOpts`.John MacFarlane
2022-09-27pandoc-server: minor code simplification.John MacFarlane
2022-09-27pandoc-cli: support "lua" and "serve" as commandsAlbert Krewinkel
2022-09-22Split pandoc-server, pandoc-cli into separate packages. (#8309)John MacFarlane