Quarto Book: split_by section option? #4298
Unanswered
edornshuld
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bookdown allows for a book to be split by section via
split_by: section
(documentation). Some book chapters can get fairly long and loading an entire chapter on a single page can be slow or can break some implemented features.Does Quarto allow for a book to be split by section instead of chapter?
Beta Was this translation helpful? Give feedback.
All reactions