aboutsummaryrefslogtreecommitdiff
path: root/pandoc-cli
AgeCommit message (Expand)Author
2022-09-30[API Change] Rename `pandocVersion` to `pandocVersionText`...Albert Krewinkel
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-27pandoc-cli: support `-E` flag in pandoc-luaAlbert Krewinkel
2022-09-27pandoc-cli: support "lua" and "serve" as commandsAlbert Krewinkel
2022-09-27pandoc-cli: update to hslua-cli-1.2Albert Krewinkel
2022-09-27pandoc-cli: Avoid the CPP language extensionAlbert Krewinkel
2022-09-26pandoc-lua: support more command line flagsAlbert Krewinkel
2022-09-26Add server flag to pandoc-cli.John MacFarlane
2022-09-23Use hslua-cli package for pandoc-lua interfaceAlbert Krewinkel
2022-09-22Make pandoc behave like a Lua interpreter when called as `pandoc-lua`. (#8311)Albert Krewinkel
2022-09-22Split pandoc-server, pandoc-cli into separate packages. (#8309)John MacFarlane