aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Citeproc/MetaValue.hs
AgeCommit message (Expand)Author
2023-02-09Citeproc: Fix bug in metaValueToReference.John MacFarlane
2022-09-27T.P.Citeproc.MetaValue: remove unused function metaValueToPathJohn MacFarlane
2022-06-15Use dev version of citeproc.John MacFarlane
2021-02-11Correctly parse "raw" date value in markdown references metadata.John MacFarlane
2020-11-07Lint code in PRs and when committing to master (#6790)Albert Krewinkel
2020-10-05Removed the idpred from metaValueToReference.John MacFarlane
2020-10-05Add filtering to metaValueToReference, and check other-ids field too.John MacFarlane
2020-10-01Update to lastest citeprocJohn MacFarlane
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane