quarto-dev / quarto-cli

Open-source scientific and technical publishing system built on Pandoc.
https://quarto.org
Other
3.75k stars 306 forks source link

Improve page-navigation boundary detection #7997

Open dragonstyle opened 8 months ago

dragonstyle commented 8 months ago
I am experimenting with page-navigation: true within a sub-directory _metadata.yml file. The pages within this directory are creating navigation next/prev out of the directory. I can modify the sidebar navigation with --- separators, but that feels excessive, because now I’ve got separators as the first and last items in this nav sub-tree. Are there other ways to accomplish this? I’m happy to create a small example if that would be helpful. (edited) 
dragonstyle commented 8 months ago

This is pretty tricky as we currently don't know whether the next / subsequent sections have page-navigation enabled or not, unfortunately. Moving to 1.5