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
@ehuss It turns out the issue was being caused by an extension, mdbook-toc that I was using in the book I was testing with (which is strange, because this doesn't use any of that extension's features). I've created an issue there: badboy/mdbook-toc#19. Sorry for the confusion.
Activity
ehuss commentedon Jun 22, 2021
Hm, that's strange. It seems to render fine for me:
Which version of mdbook are you using? Which browser?
syvb commentedon Jun 23, 2021
@ehuss It turns out the issue was being caused by an extension,
mdbook-toc
that I was using in the book I was testing with (which is strange, because this doesn't use any of that extension's features). I've created an issue there: badboy/mdbook-toc#19. Sorry for the confusion.