Quote:
Originally Posted by met67
I also have this problem with highlights: if I try to highlight a piece of text that crosses a phrase (e.g. have a '.' in the middle), very often the kobo highlights the text to the end of the chapter.
I didn't had the time to examine this problem but I think that it is very likely that it is caused by the 'extra' span.
I know that it is perfectly legal in HTML, but probably the code that Kobo uses to trace the pieces of text in a kepub doesn't expect it to be like this and so misbehaves.
|
My suspicion is that my algorithm for deciding when to nest tags is too simplistic. Perhaps I need to always append...