- Issue created by @prudloff
This is a followup to
✨
Don't replace term if there is already a link on this term in the page
Active
.
If a word is found in an element of the page that has the glossify-exclude class, it will be considered as already glossified and will not be replaced elsewhere in the page.
This is confusing for our users. They don't understand why we don't glossify a term because it is in a part of the page that has nothing to do with glossify.
Don't add the term to $replaced
if it was found in an element with the glossify-exclude class.
Active
3.1
Code