summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-20HTML writer: avoid duplicate classes.John MacFarlane
2023-03-20lua-filters: Move docs from module `text` to `pandoc.text`Albert Krewinkel
2023-03-20lua-filters.md: Generate docs for pandoc.utilsAlbert Krewinkel
2023-03-19lua-filters.md: auto-generate docs for more modulesAlbert Krewinkel
2023-03-19Lua tests: add more tests for pandoc.mediabag.Albert Krewinkel
2023-03-19Lua: add info on when functions became available in pandocAlbert Krewinkel
2023-03-19lua-filters.md: generate docs from Haskell for pandoc.structureAlbert Krewinkel
2023-03-19lua-filters.md: autogenerate parts of the Lua API docsAlbert Krewinkel
2023-03-18Lua: add pandoc.cli.repl functionAlbert Krewinkel
2023-03-18pandoc-cli: require hslua-cli-1.4.1Albert Krewinkel
2023-03-18stack.yaml: more version updatesAlbert Krewinkel
2023-03-18stack.yaml: Use newest hslua-* versionsAlbert Krewinkel
2023-03-17Update docx golden tests for style changes.John MacFarlane
2023-03-17Docx writer: include abstract title.John MacFarlane
2023-03-17pandoc-cli: add a Lua REPLAlbert Krewinkel
2023-03-16CI/Nightly: use ghc 9.4 for windows build.John MacFarlane
2023-03-16CI: use latest point release for each ghc version.John MacFarlane
2023-03-16nightly: install ghc 9.4.4 for linux.John MacFarlane
2023-03-15Lua: keep the Lua stack cleanAlbert Krewinkel
2023-03-15Fix template for babelfonts so it conforms with documentation.John MacFarlane
2023-03-15HTML writer: use img element instead of embed for .svg.gz...John MacFarlane
2023-03-15Add some notes on using NiX to develop pandoc.John MacFarlane
2023-03-14HTML writer footnotes changes:John MacFarlane
2023-03-14Remove confusing comment.John MacFarlane
2023-03-14Add doc/extras.md.John MacFarlane
2023-03-14Linux builds: Update ghc-musl URL.John MacFarlane
2023-03-14Expose formatFromFilePaths (#8693)Amy de Buitléir
2023-03-14Markdown writer: use implicit figures if there's a caption but no alt.Albert Krewinkel
2023-03-13doc/org.md: suggest use of `-s` to get metadata fields.John MacFarlane
2023-03-13use Windows `%APPDATA%` variable to describe user data dir.Pablo RodrĂ­guez
2023-03-13Fix stack.yaml once moreAlbert Krewinkel
2023-03-13Require jira-wiki-markup 1.5.1Albert Krewinkel
2023-03-13Jira reader: add panel title as nested divAlbert Krewinkel
2023-03-13Fix testing with stackAlbert Krewinkel
2023-03-13Fix stack build after updating to new hslua versionAlbert Krewinkel
2023-03-13Switch to hslua-2.3Albert Krewinkel
2023-03-12More macos release candidate tweaks.John MacFarlane
2023-03-12Fix macos release candidate on GitHub actions.John MacFarlane
2023-03-12Update RELEASE-CHECKLIST to integrate the new cirrus builds.John MacFarlane
2023-03-12Cirrus: more build improvements.John MacFarlane
2023-03-12Cirrus: Use bash to run linux build script.John MacFarlane
2023-03-12Cirrus: brew update so we get more recent ghc.John MacFarlane
2023-03-12linux/make_artifacts.sh: fix syntax for pushd, popd.John MacFarlane
2023-03-12Fix BINPATH issues in linux and macos release build scripts.John MacFarlane
2023-03-12linux/make_artifacts.sh: fix typo.John MacFarlane
2023-03-12More cirrus fixes.John MacFarlane
2023-03-12Cirrus: Fix CABALOPTS env variable.John MacFarlane
2023-03-12More cirrus tweaks.John MacFarlane
2023-03-12More cirrus tweaks.John MacFarlane
2023-03-12Cirrus linux: tweak artifacts step.John MacFarlane