You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested with bookdown 0.24. Take the bookdown-demo repository. If the setting
number_sections: false
then if one were to add any formatting to a section title, for example:
# *Literature*
the link that gets generated gains an anchor:
literature.html#literature
The link still works when clicked but the javascript highlighting the active section in the table of content stops working and breaks the ability to see what page in the TOC is active, and with that breaks the navigation