I’m currently working on a migration project to migrate content from an old to a new website. Some of the content of the older site contains HTML markup.
It’s ok for the HTML to be formatted with paragraphs and headers, but in some cases it also contains inline styling and class names which are not wanted at the new website.
↧
Remove unwanted HTML attributes with PowerShell and regular expressions
↧