Strip/Ignore HTML tags + attributes when spellchecking

According to the LaTEX wiki article, it says that it strips html/xml tags from the input text, however on my side it doesn’t do it.

It returns the html tags as wrong spelling/grammar.

Is there any way to ignore html/xml tags ? (and return the proper toPos fromPos index at the same time)

On Do 01.11.2012, 14:18:15 you wrote:

According to the LaTEX wiki article, it says that it strips html/xml tags
from the input text, however on my side it doesn’t do it.

That was a bit out-of-date, I have fixed the page now: You need to specify
–xmlfilter now to activate that kind of filtering (it’s a bit buggy
sometimes, it might mess up position information of the errors).

Regards
Daniel


http://www.danielnaber.de