View Single Post
Old 10-21-2009, 09:55 AM   #14
cdecaf
Junior Member
cdecaf began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Oct 2009
Device: prs 505
Hi, I had a similar problem recently. (see https://www.mobileread.com/forums/showthread.php?t=59282 )

My problem was the regexp editor doesn't show you the text the regex acts on.

Try something like:
Code:
(?ism)<a href="http://www.abbyy.com/buy"><b>(\w|\s)*</b></a>(<br>)?
cdecaf is offline   Reply With Quote