We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on the cards page there are some headings from examples that are indexed for the nav http://getbootstrap.com/docs/4.0/components/card/#text-alignment I encountered this on v4-dev but it happens on the live docs aswel
screenshot,
The text was updated successfully, but these errors were encountered:
Yeah it's an issue with our TOC plugin.
Sorry, something went wrong.
I have a PR, see #24466, but that still has the same issue.
I have opened allejo/jekyll-toc#3 and toshimaru/jekyll-toc#37.
At this point, both solutions aren't perfect, so I don't know with which I'll go in the end.
I'll work around it but I really want this to be properly solved.
ul ul .toc-entry.toc-h4 { display: none; }
aah oke, yeah that's not really pretty...
XhmikosR
No branches or pull requests
on the cards page there are some headings from examples that are indexed for the nav
http://getbootstrap.com/docs/4.0/components/card/#text-alignment
I encountered this on v4-dev but it happens on the live docs aswel
screenshot,
![schermafbeelding 2017-10-21 om 11 56 47](https://user-images.githubusercontent.com/7714133/31850705-54798b96-b657-11e7-8cfc-7326e941b443.png)
The text was updated successfully, but these errors were encountered: