Hi, I'm still new to leo and slowly learning to work with it. I have a notes.leo file which I'm working on from two different computers (one Windows, one Linux, but with the same Python and Leo versions).
When I save the file in Leo on Ubuntu, the V nodes get an `a="E"` attribute, but not on Windows. This is cluttering my git history. Any clue where this extra attribute is coming from? Do I maybe have different Leo settings? I couldn't find anything because it's hard to search for information on a one-letter attribute. Example from git diff: -<v t="arjan.20161110181647.1"><vh>Sources</vh> +<v t="arjan.20161110181647.1" a="E"><vh>Sources</vh> Hoping someone can enlighten me! Best wishes, Arjan -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
