-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open🏆 perfectIssue is of outstanding qualityIssue is of outstanding quality
Description
Context
Updating to the latest mkdocs-material-insiders breaks some tables of contents on our staging site: https://deploy-preview-2177.preview.privacyguides.dev/en/vpn/#ipv6-support
Bug description
In the Table of Contents with the typeset plugin enabled, if there's an abbreviation in a heading, the abbreviation and any subsequent text doesn't get rendered at all.
If the abbreviation is at the very beginning of the header it does show the entire heading text, but the permalink icon gets erroneously included at the end:

Related links
- Reporting a bug
- https://squidfunk.github.io/mkdocs-material/setup/extensions/python-markdown/?h=toc#table-of-contents
- https://squidfunk.github.io/mkdocs-material/setup/extensions/python-markdown/?h=abbr#abbreviations
- https://squidfunk.github.io/mkdocs-material/reference/?h=typeset#built-in-typeset-plugin
- Navigation: typeset plugin not rendering tooltips for abbreviations #5165
- Material for MkDocs `v9.1.12` appears to break the abbreviation tooltips on hover #5529
Reproduction
Steps to reproduce
- Enable typeset plugin
- Enable TOC
- Enable abbreviations
- Use abbreviation in heading
Browser
No response
Before submitting
- I have read and followed the bug reporting guidelines.
- I have attached links to the documentation, and possibly related issues and discussions.
- I assure that I have removed all customizations before submitting this bug report.
- I have attached a .zip file with a minimal reproduction.
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open🏆 perfectIssue is of outstanding qualityIssue is of outstanding quality