View Single Post
Old 03-05-2019, 10:43 AM   #3
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,138
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Everyone of those lines of text has TWO <p tags. The first is your blank line.
Beautify (pretty) using the flower icon and they will become obvious
Remove those, then join the split paragraphs

Search
Code:
([[:alpha:],]["”]*)</p>\s*<p\b[^>]*>([a-z“"])
Replace
Code:
\1 \2
theducks is online now   Reply With Quote