J
Just Me
I need a regex to do this.
Ignore < possibleWhiteSpace htmlTag
Replace whitespace anything >
With >
Basically I need to match anything following the html tag up to and
including the closing tag.
Any help is appreciated as Im sh&te at regex's
Thanks
Ignore < possibleWhiteSpace htmlTag
Replace whitespace anything >
With >
Basically I need to match anything following the html tag up to and
including the closing tag.
Any help is appreciated as Im sh&te at regex's
Thanks