Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Remove unwanted HTML attributes with PowerShell and regular expressions

$
0
0

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.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles