I hesitate to ask for this (it may be my OCD showing), but would it be possible for Modify ePub to have an option to clean up the CSS file (put classes in alphabetical order, make the formatting/indenting/spacing consistent)? Some stylesheets are such a mess that I can't scan them easily. Sometimes I miss classes with identical names--some are duplicates but some are not, and if they were in alphabetical order, at least I could view them together and consolidate or remove duplicates. Sometimes individual properties are all on a single line, sometimes they are on separate lines, sometimes a property has a colon plus a space after the property name, sometimes it has a colon with no space... These things turn a simple search into a regex adventure, which is a pain. Calibre's conversion process handles most of these, but I'd rather not deal with the side effects of conversion. Anyway, just a suggestion, and thank you for the work already done in this essential plugin.
|