Selam Efe!
Sorry for the obvious answer, but the best would be to exclude the HTML tags from the source text 
However if that’s not possible, maybe to try to use the :find&replace command with a RegEx pattern to replace all the html tags with nothing ("")?
Just googled this, but did not validate - maybe you could give it a try?