Quote:
Originally Posted by jgoguen
If you have access to a UNIX-ish system, the output of "diff -u" is fine. If you can do a GitHub pull request or a standard Git pull request, that would be best since then it records you as the author.
|
I think I nailed it, so I'll attach here the ouput of 'diff -u' (I still cant' use git...).
I dropped the <DUMMY> node hack and rewrote '__add_kobo_spans_to_node()' with a more conservative approach: I try to never delete empty spaces, instead I save and re-add it at the proper place.
I made a few tests and it works fine for me.