summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-28Depend on dev version of pandoc-types.John MacFarlane
2023-06-28Allow aeson 2.2.John MacFarlane
2023-06-27Support --id-prefix for markdown output.John MacFarlane
2023-06-27Added some more dependencies to shell.nix.John MacFarlane
2023-06-27CI for linux-nix: use -Wall.John MacFarlane
2023-06-27Removed unused import.John MacFarlane
2023-06-27PandocMonad: Use toTextM in `readFileFromDirs`.John MacFarlane
2023-06-27Fix toTextM for Windows.John MacFarlane
2023-06-27Use toTextM instead of toText when possible.John MacFarlane
2023-06-27Text.Pandoc.Class: add `toTextM`.John MacFarlane
2023-06-27MANUAL: Add clarification on --section-divs. Closes #8882.John MacFarlane
2023-06-27Remove invalid term "Subject" from translations for tr.John MacFarlane
2023-06-27Add cabal caching to linux-nix-cabal CI workflow.John MacFarlane
2023-06-26Revert "Try adding magic nix cache to nix CI build."John MacFarlane
2023-06-26Update copyright date in pandoc.cabal.John MacFarlane
2023-06-26Add some dependencies to shell.nix.John MacFarlane
2023-06-26Try adding magic nix cache to nix CI build.John MacFarlane
2023-06-26Bump pandoc-server to 0.1.0.1.John MacFarlane
2023-06-26Bump upper bound on servant-server.John MacFarlane
2023-06-26Require commonmark >= 0.2.3 and fix import warning.John MacFarlane
2023-06-26Add CI testing on ghc 9.6John MacFarlane
2023-06-26Use ghc-musl 9.6.2 docker image (#8701)Olivier Benz
2023-06-24Bump pandoc-lua-engine to 0.2.1.John MacFarlane
2023-06-24macos Makefile: change to using notarytool.John MacFarlane
2023-06-24Update AUTHORS.mdJohn MacFarlane
2023-06-24Update changelog.John MacFarlane
2023-06-24Remove unneeded stack entriesJohn MacFarlane
2023-06-24Update man page.John MacFarlane
2023-06-24Bump to 3.1.4John MacFarlane
2023-06-24Fix spacing issues.John MacFarlane
2023-06-24Make `--number-sections` work with JATS writer.John MacFarlane
2023-06-24Update #8764 command test for latest change to HTML table parser (#8634).John MacFarlane
2023-06-24Update TableBody RowHeadColumns caculation: change from max to min (#8634)Ruqi
2023-06-23Improve tests for fillMediaBag/extractMedia.John MacFarlane
2023-06-23Add tests for fillMediaBag/extractMedia.John MacFarlane
2023-06-23More fixes to 5e381e3.John MacFarlane
2023-06-23Fix bug in 5e381e3878b5da87ee7542f7e51c3c1a7fd84b89John MacFarlane
2023-06-22Retain image query parameters in dokuwiki reader (#8887)ech0
2023-06-22Textile reader: Add support for link references (#8706)Stephen Altamirano
2023-06-22mention alternatives to LaTeX to generate pdfNorwid Behrnd
2023-06-22Add Nynorsk (New Norwegian) translationsPer Christian Gaustad
2023-06-22Lua: report warnings from Lua scriptsAlbert Krewinkel
2023-06-22Logging: add new log message type `ScriptingWarning` [API change]Albert Krewinkel
2023-06-22LaTeX reader: support alt text on images. (#8745)Albert Krewinkel
2023-06-22add to "Academic publishing workflows" (#8742)Vladimir Alexiev
2023-06-22Add http-client-tls to stack.yamlJohn MacFarlane
2023-06-22Add upper bound for crypton-connectionJohn MacFarlane
2023-06-22Use crypton-connection instead of connection (#8896)Felix Yan
2023-06-21Add hslua-repl to stack.yaml.John MacFarlane
2023-06-21Use lts-21.0 for stack.yaml.John MacFarlane