Support for Pandoc v2.11
Issues addressed
Using formatted fields only worked because of an unintended behaviour in how pandoc-citeproc handles the references metadata field. However, starting with Pandoc v2.11, Pandoc no longer uses pandoc-citeproc, but processes citations itself. And it handles references metadata field correctly (see issue #6722 of Pandoc for details). This release addresses this. Thanks to @njbart for catching it early!
Documentation
- Updated to reflect Pandoc v2.11.
- Many typos corrected.
- Other minor improvements.
Varia
- Test suite no longer requires Python.
- Updated lunajson to v1.2.3-1.