| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-25 | Update copyright dates to 2024. | John MacFarlane | |
| 2023-01-10 | Update copyright years, it's 2023! | Albert Krewinkel | |
| 2022-10-28 | Print starting server message to stderr instead of stdout. | John MacFarlane | |
| 2022-10-28 | Issue message when starting up server indicating the port. | John MacFarlane | |
| 2022-09-27 | pandoc-cli: support "lua" and "serve" as commands | Albert Krewinkel | |
| Pandoc behaves like `pandoc-lua` and `pandoc-server` if the first argument is `lua` and `serve`, respectively. | |||
| 2022-09-27 | pandoc-cli: Avoid the CPP language extension | Albert Krewinkel | |
| Alternative behavior for the *server* flag is implemented by using separate modules. | |||
