Skip to content

Is there a way to exclude some text from getting "tooltipped" by my glossary? #5139

Answered by squidfunk
feasgal asked this question in Q&A
Discussion options

You must be logged in to vote

There's currently no way to do so, no. The limitations lie not within Material for MkDocs, but within the Abbreviations Markdown extension which will automatically decorate matching words. The change would somehow need to be made in the way the Markdown parser identifies those words, so I recommend taking this upstream to Python Markdown.

We're evaluating adding better glossary support to Material for MkDocs in the coming months. The idea is to use a combination of instant previews (incubating) and auto-linking, but we first need to refactor instant loading addressing #3797 and #5023. I'm on it.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@feasgal
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by feasgal
Comment options

You must be logged in to vote
3 replies
@kamilkrzyskow
Comment options

@squidfunk
Comment options

@akhilub
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants