View Single Post
Old 09-01-2017, 11:36 PM   #254
HowlerX
Enthusiast
HowlerX began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Aug 2016
Device: Kindle Voyage
Don't know what you changed, but now code like:
Code:
<span epub:type="pagebreak" id="page39" title="39"></span>
or
Code:
<span id="page39" title="39"></span>
is adding a line of space where there shouldn't be one. These are usually used for page numbers in epub. Before version 1.10 of your plugin the line space wasn't there, but now it is. Explanation?
HowlerX is offline   Reply With Quote