View Single Post
Old 07-10-2018, 11:14 AM   #1
retiredbiker
Evangelist
retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.
 
retiredbiker's Avatar
 
Posts: 451
Karma: 3886916
Join Date: May 2013
Location: Ontario, Canada
Device: Kindle KB, Oasis, Pop_Os!, Kobo Forma
Finding Smart Tags

I've recently been bumping into "smart tags" that usually mess up paragraph formatting - they seem to come from some editing in Word, somewhere, sometime. The Quality Check plug-in finds books that contain them. But once I have the book open in the Editor, the problem is finding them in the book.

They have all kinds of formats, apparently:

Code:
<address w:st="on" class="calibre10">
<street w:st="on">
<city w:st="on">
<postalcode w:st="on">
<state>
and on and on.

Short of making a list and just going after them one at a time, does anybody know of a way to find many of them at once? I've messed with regex for hours, but it is always too greedy to be useful.

Thanks!
retiredbiker is offline   Reply With Quote