View Single Post
Old 12-28-2014, 01:55 PM   #10
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
Thanks to both of you for your help, but the Find string is still either finding too much or nothing, as well as returning entities which end up being ignored (i.e. the <br/> 's)

The User Manual example

Code:
<[Hh][1-6][^>]*>([^<>]+)</[hH][1-6]>
works fine if there are no < or > between the Hx tags and that's what I started with, i.e. trying to make it handle the case where there might be <br/> tags or not. I hadn't even gotten to the point of handling spaces

I'd appreciate any more ideas
Attached Thumbnails
Click image for larger version

Name:	Before.JPG
Views:	574
Size:	84.6 KB
ID:	133089   Click image for larger version

Name:	After.JPG
Views:	623
Size:	89.8 KB
ID:	133090  
phossler is offline   Reply With Quote