Quote:
Originally Posted by Leonatus
I just want to contribute a bit, as I found a way to remove Kobo spans:
Search:
Code:
<span class="koboSpan" id="kobo.[0-9]{1,2}([.][0-9]{1,2})?">([^<>]+)</span>
Replace:
Might be usefulto someone.
|
For the record, the Modify ePub plugin includes function to remove the Kobo spans. And,
Diap's Editing Toolbag plugin can remove spans based on the class. I think that is the way I did it the last time I wanted to.