Major Update(v0.5.0):
Includes fixes and new added features shown below:
1. This plugin no longer supports HTML input. Now only supports Epub input.
2. This plugin can now be used for Epub 2 and Epub 3 versions.
3. Added a selectable feature that automatically removes all hyphen class properties from the CSS(e.g. hyphens, adobe-hyphenate, -moz-hyphens, -webkit-hyphens etc).
4. Added a selectable feature that removes all unnecessary ad hoc black text color declarations from the css and from the html.
5. Added a selectable feature that automatically removes all unnecessary ad hoc white background-color declarations from the css and from the html.
6. Added a selectable option that enables the user to remove all ids and all associated internal links.
7. Added a selectable option that enables the plugin user to remove page links only.
8. Fixed a problem with conversion of <i>, <b>, <u>, <em>, <s> etc to their span equivalents. If you select this option now it will act on ALL html tags containing these tags(whereas before it was only acting on <p> tags only).
11. Added a selectable option which removes any unused images stored in Sigil's 'Images' dir(epubs only).
12. New selectable feature that removes empty paragraphs that contain no text.
13. Added a selectable feature that removes all horizontal rule tags from the html.
14. Added a selectable feature that removes all non-breaking spaces from the html(ie )
15. Added a selectable feature that replaces all <div> tags with <p> tags.
16. Automatically removes all line-height declarations in the CSS.
17. Automatically repairs the image names by replacing all illegal spaces with underscores.
18. Updated plugin Release Notes.