File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 0.3.19
2+
3+ ### New features
4+
5+ - Hiding items from list-of-X
6+
7+ See < https://lierdakil.github.io/pandoc-crossref/#hiding-items-from-list-of-x-lists > .
8+
9+ - New ` listOfMetadata ` option
10+
11+ See < https://lierdakil.github.io/pandoc-crossref/#list-of-x-in-pandoc-templates > .
12+
13+ ### Fixes
14+
15+ - Ensure references are also sorted in order of appearance inline
16+
17+ This is a minor continuation of
18+ [ #466 ] ( https://github.com/lierdakil/pandoc-crossref/issues/466 ) , caught
19+ after the previous release.
20+
21+ ### Maintenance
22+
23+ - Remove long-redundant escapeLaTeX
24+ - General clean-up and some refactoring
25+ - Switch to GHC2021 and enable some extensions by default
26+
127## 0.3.18.2
228
329- Ensure items in list-of are in order of appearance
You can’t perform that action at this time.
0 commit comments