You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

456 B

+++ title = "Invalid Nocites" tags = ["pandoc", "citations", "invalid", "nocite"] draft = false +++

This post has citations @foo and @bar listed in nocite meta-data. But they are invalid as they don't exist in any of the bibliography files.

But that generates neither a Pandoc warning nor error.

As the final Pandoc output Markdown ends up with no references, the Pandoc output is discarded, and the original ox-hugo output is used instead.