Quote:
Originally Posted by jgoguen
This one is quite strange, since the spans the conversion adds aren't in the markup you're reporting. Please attach a scrambled ePub, a scrambled converted KePub, and the calibre debug log showing the conversion process.
|
Sorry, it was just a quick example to explain the problem to Jon. It wasn't directly copied from the reader. Sorry for the confusion. Going back to 3.2.9 beta fixes the issue.
Here is the original code:
<p class="center"><em>Some text here<br/>And more text here</em></p>
And here is the code as it appears on the Kobo ereader:
<p class="center"><em><span class="koboSpan" id="kobo.3.1">Some text here</span><br/></em></p><em><span class="koboSpan" id="kobo.6.1">And more text here</span></em><p></p>