View Single Post
Old 06-22-2020, 07:54 PM   #2246
icallaci
Guru
icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.
 
Posts: 819
Karma: 6528026
Join Date: Sep 2012
Device: Kobo Elipsa
Quote:
Originally Posted by jgoguen View Post
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>

Last edited by icallaci; 06-22-2020 at 08:02 PM.
icallaci is offline   Reply With Quote