Quote:
Originally Posted by jgoguen
Yes, unfortunately so. It will continue to be so until I get around to re-working how the Kobo spans are added. With a small child due Any Day Now, that could be a while before I get around to even looking at it 
|
To keep you busy during your wait (

) , I've been playing with the plugin's code and managed to put together a version which doesn't nest KoboSpans.
Since I can't make a git patch (can't use git...), can I send you a normal diff (or the full container.py) file?
The diffs are relatively small...
My approach is to use a <DUMMY> tag as a container for the spans generated by a node's text and than remove it when appending it to the originating node.
EDIT: spoke too soon