Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pandoc-crossref-Linux-X64.tar.xz | 2025-05-19 | 7.4 MB | |
pandoc-crossref-macOS-ARM64.tar.xz | 2025-05-19 | 18.2 MB | |
pandoc-crossref-macOS-X64.tar.xz | 2025-05-19 | 4.4 MB | |
pandoc-crossref-Windows-X64.7z | 2025-05-19 | 13.3 MB | |
README.md | 2025-05-19 | 1.3 kB | |
v0.3.19 source code.tar.gz | 2025-05-19 | 1.2 MB | |
v0.3.19 source code.zip | 2025-05-19 | 1.3 MB | |
Totals: 7 Items | 45.9 MB | 0 |
Linux-X64: pandoc-crossref v0.3.19 git commit [1983e5] (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 [1983e5] (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 [1983e5] (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 [1983e5] (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