Hello,
I'm having trouble doing this and would like some advice if possible.
I want to match this: href=http://abc.def.com/xyz_p/qwerty/789_098
and replace it with this: href="http://abc.def.com/xyz_p/qwerty/789_098"
That is, put quotes around the url part. The url here is just an example so actually it will always be different.
Any help appreciated!!
Thanks in advance.