v0.3.19
Linux-X64: pandoc-crossref v0.3.19 git commit 1983e59 (HEAD) built with Pandoc v3.6.4, pandoc-types v1.23.1 and GHC 9.8.4
Windows-X64: pandoc-crossref v0.3.19 git commit 1983e59 (HEAD) built with Pandoc v3.6.4, pandoc-types v1.23.1 and GHC 9.8.4
macOS-ARM64: pandoc-crossref v0.3.19 git commit 1983e59 (HEAD) built with Pandoc v3.6.4, pandoc-types v1.23.1 and GHC 9.8.4
macOS-X64: pandoc-crossref v0.3.19 git commit 1983e59 (HEAD) built with Pandoc v3.6.4, pandoc-types v1.23.1 and GHC 9.8.4
Changelog
New features
-
Hiding items from list-of-X
See https://lierdakil.github.io/pandoc-crossref/#hiding-items-from-list-of-x-lists.
-
New
listOfMetadata
optionSee https://lierdakil.github.io/pandoc-crossref/#list-of-x-in-pandoc-templates.
-
New template variables in list-of item templates
See https://lierdakil.github.io/pandoc-crossref/#list-item-templates
Fixes
-
Ensure references are also sorted in order of appearance inline
This is a minor continuation of
#466, caught
after the previous release.
Maintenance
- Remove long-redundant escapeLaTeX
- General clean-up and some refactoring
- Switch to GHC2021 and enable some extensions by default