View Single Post
Old 02-07-2017, 01:56 PM   #1
skb
Evangelist
skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.skb ought to be getting tired of karma fortunes by now.
 
skb's Avatar
 
Posts: 401
Karma: 1597305
Join Date: Mar 2010
Device: Ipod G4, MacOS 10.12, Calibre, Pocketbook Touch HD 3
Find and replace across line breaks

Trying to clean up some ebooks that break in my reader*.

How do I search and replace for something like this in the HTML?

Code:
<br class="calibre4" />
  <br class="calibre4" />
That is, two tags that appear across line breaks.

thanks!



* I know two BR tags will effectively give me a paragraph break (I've fixed the real bits in the files that was borking the ebook) but it offends the OCD HTML tidy-er-upper that I used to be in my old job.
skb is offline   Reply With Quote