I am attempting to complete a browser plugin that will analyze text and mark it in some fashion.
Basically, let\'s say your browsing and you see this come across th
A solution would be to define a CSS-class that first resets all style properties so you can start off with a clean slate.
Another solution would be to use tags that are not used very often such as del, ins and blockquote
del
ins
blockquote