Quote:
Originally Posted by icallaci
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>
|
Looks like we lost the fix for this. Which was probably my fault as I wasn't using git at the time. I've stopped being lazy and have just created a
pull request to put it back in.