Replies: 1 comment 15 replies
-
This is actually a bug that it isn't working (it should be functional under the |
Beta Was this translation helpful? Give feedback.
15 replies
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.
-
Description
I find after upgrading to version 1.4.205 that my book project now has breadcrumb navigation links at the top of each chapter page that is within a
part
. I don't want them there.Looking in the change notes, I find:
But there is no mention of which configuration category this new option is supposed to go in, and none of my guesses have worked. I have tried
book
,book>navbar
andformat>html
There is no mention of the bread-crumbs option in the guide or the reference.
Please let me know how I can set
bread-crumbs: false
and revert my book project to its previous appearance.Beta Was this translation helpful? Give feedback.
All reactions