How can I get text ignored to HTML tags?

Selam Efe!

Sorry for the obvious answer, but the best would be to exclude the HTML tags from the source text :slight_smile:

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?

2 Likes