pagedown::chrome_print links go to wrong page
I’m using pagedown::chrome_print()
to render R Markdown to PDF. As of a month or so ago the internal links in the PDF have changed. I have a small table of contents on the first page of my document that links to the document sections. However, when I click on a link it takes me to the page after the start of the corresponding section.