Manubot version 0.3.1 includes the pandoc-manubot-cite
command, which is a Pandoc filter for citation by identifier.
manubot process
has a --skip-citations
option to leave citation processing for pandoc-manubot-cite
.
This option may become required in the future.
See commits for additional enhancements in this release.
- 95ec387 Do not warn about citation-tags.tsv when missing (#194)
- 6a35918 Fix black formatting error
- 54ed780 get_continuous_integration_parameters: support GitHub actions (#195)
- b807720 Version citaiton in testing input.md
- 5ac49d7 pandoc-manubot-cite filter (#99)
- 92ad55b CI: do not use pytest --verbose
- 8b6e177 Remove python 3.8 from GH actions test
- 9ce0c62 Add GitHub workflow for tests (#136)
- 87f6314 Configure & enforce flake8 linting (#193)
- 7d6bb21 readme: add documentation badge
- 11d189d process.util: more modular get_citekeys_df & generate_csl_items
- 36bc1c4 CSL_Item: add date IO functionality (#189)
- b00e49f CI: Update pandoc to version 2.8 (#178)
- 9c58b4e process: YAML metadata use 'authors' not 'author_info' (#188)
- 82c3d40 Expand url_to_citekey support for Sci-Hub links (#185)
- f1772c1 CSL Item: Remove newlines in arXiv abstract (#184)
- a59e73d manubot.cite.citekey.url_to_citekey URL parser (#182)
- d223302 Fix minor linter errors
- b3f6a23 zotero search_or_web_query deduces whether URL or ID (#183)