Not sure where else to ask this, but I am hoping that due to the amount of experience in the forum I can get some leads to tools
Basically I have a 32mb html page and I want to remove the tags, it is over 400,000 lines so manual is OUT!!, I have tried several tools on the net but all of them crash.
I am simply trying to convert a list of links like this
to this
Basically I have a 32mb html page and I want to remove the tags, it is over 400,000 lines so manual is OUT!!, I have tried several tools on the net but all of them crash.
I am simply trying to convert a list of links like this
Code:
<a href="[URL unfurl="true"]http://www.website.com/">http://www.website.com/</a>[/URL]
Code:
[URL unfurl="true"]http://www.website.com/[/URL]