Quote:
Originally Posted by droopy
Is there an automatic way to delete double asterisks with a Calibre patch/program/plugin/whatever?
|
You might be able do it with a regex search for the '**' at the end of Comments, then a Bulk Metadata Edit->Search and Replace regex to remove the last line. If you want 'more' than that then you'd need to write a plugin.
BR