Asbjorn Grandt - 2013-12-24 16:17:35 -
In reply to message 19 from Kirstyn Amanda Fox
Except that <i> and <b> should be changed to <em> and <strong>, that is what they are there for, and it is not only prettier, but also in my experience more efficient.
That said, the tidying is not going to be implemented inside EPub, the class is complex enough as it is without doing much more remodelling of the class than it is (splitting and changing the external references actually does turn the HTML into a DOM before returning it to the HTML, sanitizing it a little more.)