J
Just Me
I need a regex to do this.
Ignore < possibleWhiteSpace htmlTag
Replace whitespace anything >
With >
Basically I need to remove anything following the html tag up to and
including the closing tag
Any help is appreciated.
Ignore < possibleWhiteSpace htmlTag
Replace whitespace anything >
With >
Basically I need to remove anything following the html tag up to and
including the closing tag
Any help is appreciated.