I create letters in one of my solutions and must provide both html and text messages from a given html page.
However, I did not find any real way to remove html, js and css from any html template that clients can provide.
Is there any simple solution for this, maybe a component that handles all this, or do I need to run a regex puzzle? And is it possible to create a bulletproof regular expression for all possible tags?
Hello
source share