Bug description
The field bibliography now must be validated as a string, but existing filters for Pandoc sometimes use other types. Example:
bibliography:
primary: test/primary.bib
secondary: test/secondary.bib
This is the case of the multi bib filter. Please see: pandoc-ext/multibib#1
Is there any way to bypass this validation?
Thank you.
Checklist
Bug description
The field bibliography now must be validated as a string, but existing filters for Pandoc sometimes use other types. Example:
This is the case of the multi bib filter. Please see: pandoc-ext/multibib#1
Is there any way to bypass this validation?
Thank you.
Checklist