Quote:
Originally Posted by crankypants
Probably Sigil for an authoring program. I've used Calibre too but I just liked Sigil better. I don't think Calibre has regex replace while Sigil does. I was using Sigil to copy and paste plain text into Sigil, until I got curious enough to write my own EPUB creator which takes MultiMarkdown as input.
|
Actually, calibre's EPUB/AZW3 editor does support S&R with full regex support. In fact, you can also use arbitrary python functions to create the replacement text.