View Single Post
Old 12-23-2014, 01:00 PM   #20
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,166
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by eschwartz View Post
Mystery solved.

Tex2002ans, your regexes don't account for classes, how could you!

Fixed:
and you may need a <p class= <span
version

Code:
</span></p>\s+<p class="normal"><span class="override1">
The code tips we toss out are generic solutions that may need to be honed to fit a specific case. Never fully trust a bulk (replace all) change.

The Span case is very fragile (and destructive) if there are additional mid paragraph spans. Use extra care, work on a single section until valid (and frequent saves every time you show no errors in the Preview. Do not rly on auto fix solutions
theducks is offline   Reply With Quote