@dentopolis777 : Ah. Your description is different than I expected, but it does bring to light what I consider a bug with the plugin (and may be exactly what you are pointing out).
So currently, as you have, if you tell the plugin to link “wirus HIV” with that checkbox unchecked, it would cause all case insensitive matches in your text to be replaced with the term you defined in the plugin.
Examples:
- “wirus HIV” becomes “wirus HIV” (good)
- “Wirus HIV” becomes “wirus HIV” (bad)
Thus, a sentence that is “xxx. Wirus HIV” becomes “xxx. wirus HIV”, which is undesirable.
The plugin should preserve the original text and simply add the link to it, and it will do so in v1.8.
If, however, your original text was “. wirus HIV”, then I don’t feel that the plugin should change the capitalization. It should honor what was originally there, which it doesn’t do yet.
Does the change I proposed seem like it will fix your problem? Or did you really want for the plugin to change the capitalization of the original text?