View Single Post
Old 08-02-2023, 03:51 AM   #5
texasnightowl
Guru
texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.
 
Posts: 800
Karma: 2873645
Join Date: Jul 2008
Location: Texas
Device: PW5, Oasis 3, K4B(NT), K3/KK
Quote:
Originally Posted by kovidgoyal View Post
yes it is using regular expression mode
I did go to help, etc. and all the explanation still might as well be Greek to me. But, after searching here too, I was able to piece together an expression that seems to be working.

I search for: (?s)(<br>### Review<br>(.*?)<\/div>)

and replace with: </div>

That, on my limited test set of 5 books, seems to remove everything from ### Review to the end, but leaves the actual book description, which is what I want. So I'll continue trying and watching.
texasnightowl is offline   Reply With Quote