aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-09Bump pandoc-lua-engine to 0.1.1pandoc-lua-engine-0.1.13.1John MacFarlane
2023-02-09Update AUTHORS.md.John MacFarlane
2023-02-09Update changelog.John MacFarlane
2023-02-09pandoc-lua-engine: require pandoc >= 3.1.John MacFarlane
2023-02-09Citeproc: Fix bug in metaValueToReference.John MacFarlane
2023-02-09PPTX writer: fix handling of simple figuresAlbert Krewinkel
2023-02-09Minor changelog update.John MacFarlane
2023-02-09Lua: add field `chunk_template` to WriterOptions objects [API change]Albert Krewinkel
2023-02-08Windows CI: don't cache local packages.John MacFarlane
2023-02-08pandoc-lua-engine: relax version bound to allow pandoc 3.1.John MacFarlane
2023-02-08Update manual date and man page.John MacFarlane
2023-02-08Bump to 3.1 and update changelog.John MacFarlane
2023-02-08stack.yaml: update skylighting deps.John MacFarlane
2023-02-08CI: workaround ghcup issue on GitHub actions CI.John MacFarlane
2023-02-08Use released skylighting 0.13.2.1John MacFarlane
2023-02-07Fix typosMartin Joerg
2023-02-05LaTeX writer: include short figure/table caption if one is given.Albert Krewinkel
2023-02-04Improve handling of `%` in bib(la)tex parsing.John MacFarlane
2023-02-01More tweaks on INSTALL.md.John MacFarlane
2023-02-01INSTALL: direct people to cabal install pandoc-cli.John MacFarlane
2023-02-01Handle % in biblatex doi field.John MacFarlane
2023-02-01Add some diagnostics to newif test.John MacFarlane
2023-01-30Add new `--chunk-template` option (closes #8581).John MacFarlane
2023-01-29Add support for Textile footnote backlinks (#8585)Stephen Altamirano
2023-01-29ODT reader: fix blockquote indent detectionDaniel Kessler
2023-01-29Fix skylighting clause for skylighting-core.John MacFarlane
2023-01-29Use dev skylighting-coreJohn MacFarlane
2023-01-29Fix 3.0 regression with `--print-highlight-style` option.John MacFarlane
2023-01-28doc/lua-filters.md: document 'Figure' type and constructorAlbert Krewinkel
2023-01-28Textile reader: don't allow brackets in URLs.John MacFarlane
2023-01-27Hyperlink reference to extension in manual (#8583)Salim B
2023-01-25Add exit trapping code back to make_artifacts.sh.3.0.1John MacFarlane
2023-01-25Update changelog.John MacFarlane
2023-01-25Ensure that automatically set variables ...John MacFarlane
2023-01-25Bump to 3.0.1.John MacFarlane
2023-01-25Update AUTHORS.mdJohn MacFarlane
2023-01-25Update changelog.John MacFarlane
2023-01-25Update man pages.John MacFarlane
2023-01-25Update manual date.John MacFarlane
2023-01-25stack.yaml - use latest hslua-listJohn MacFarlane
2023-01-25stack.yaml - bump texmath version.John MacFarlane
2023-01-24Require texmath 0.12.6 - for better MathML output.John MacFarlane
2023-01-23pandoc.cabal: fix upper bound for texmath.John MacFarlane
2023-01-23LaTeX reader: Fix bug in macro resolution for environments.John MacFarlane
2023-01-23LaTeX reader: Fix small logic error in macro parsing code.John MacFarlane
2023-01-23Makefile: use -f-export-dynamic in CABALOPTSJohn MacFarlane
2023-01-23Fix typoCarlos Scheidegger
2023-01-21Fix use of extensions with custom readers.John MacFarlane
2023-01-21T.P.Writers.Shared: export setupTranslations [API change].John MacFarlane
2023-01-20make_artifacts.sh: fix quoting.John MacFarlane