daytonn
1/14/2011 - 7:40 AM

This regex parses an anchor link and grabs the href, hash, and the text.

This regex parses an anchor link and grabs the href, hash, and the text.

\<a\shref\=\"(\w+)\.html(\#\w+)\"\>(.+)\<\/a\>