Fix issue with bib file and Pandoc 3
cderv opened this issue · 3 comments
cderv commented
Rendering the joss format...
Error reading bibliography file paper.bib:
(line 39, column 1):
unexpected '@'
Error from convert_fun(output = output, input_files, pandoc_to, output_format$pandoc$from, ...
Error: Error: pandoc document conversion failed with error 25
Execution halted
https://github.com/rstudio/rticles/actions/runs/4028031132/jobs/6924452834#step:13:311
cderv commented
Should be fixed by itself with a new pandoc release following jgm/pandoc#8597 and see other discussion at jgm/pandoc#8604
cderv commented
This is now fixed with latest pandoc
github-actions commented
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.