stephffuller
stephffuller
print_page.html and pdf are missing multi-level toc items that are included in the mkdocs html site
mkdocs standard site:  print_page.html:  mkdocs.yml: 
Trying to print from Chrome 126.0.6478.127 results in a pdf with links that redirect to the wrong sections (pages) and, if the book is long enough, an "a number is...
Using variables with the [`extra` config option for mkdocs](https://www.mkdocs.org/user-guide/configuration/#extra) results in errors when trying to create pdfs with mkdocs-exporter. Please add support for the 'extra' config option.
I know this is probably something stupid like a missing space somewhere, but I've spent a couple of days banging my head against this and I cannot get this plugin...