Open
Description
This is a documented way in Pandoc: https://pandoc.org/MANUAL.html#placement-of-the-bibliography
To add in index.Rmd
reference-section-title: Awesome biblio
but it does not seems to work.
Error in vapply(idx2, character(1), FUN = function(i) head(nms[idx > i], :
values must be length 1,
but FUN(X[[7]]) result is length 0
Issue is here:
Lines 367 to 373 in b66380e
I believe there will be one more title in HTML not expected by bookdown because not in files as it will be inserted by Pandoc itself