SpellChecker-Plugin icon indicating copy to clipboard operation
SpellChecker-Plugin copied to clipboard

Don't spell check html tags

Open oliver-sc opened this issue 7 years ago • 2 comments

In my doxygen comments I quite often make use of HTML, e.g. <td> </td>, <th> </th> to have nice looking tables. Is there a way to avoid spell checking them? I tried to add <td>, </td> etc. to my user dictionary but this doesn't work (I did also try "<td>").

oliver-sc avatar Oct 05 '18 12:10 oliver-sc

You can add just td and th to the user dictionary, but that is less than ideal.

I will mark this as a feature request since I can see the importance. Unfortunately I can't remember if this will be easy to do.

CJCombrink avatar Oct 05 '18 12:10 CJCombrink

Thanks for you quick reply.

oliver-sc avatar Oct 05 '18 12:10 oliver-sc