View Single Post
Old 08-10-2014, 03:54 AM   #29
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,106
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
@cybmole

I use:
Code:
(?sm)(<blockquote class="\w">\s+){2,}(.+?)(</blockquote>\s+){2,}
and
Code:
\2
In 'Current File mode' : and click replace all 'N' times (until no more replaces)

It is not a perfect solution, you may have to fix (debug) some now-broken code

(IIRC Mobi has no 'margin-left, margin-right' support, thus the use of BQ)
theducks is offline   Reply With Quote