On Wed, Oct 26, 2011 at 8:58 AM, Massimiliano della Rovere <[email protected]> wrote: > Greetings, > I'm new to Leo and I am facing a problem I do not understand how to > solve, so I'm asking for some help. > > I have an xml file "my_file.xml" with "single line nodes" (i.e. <node/ >>): > <nodeA> > <nodeB/> > </nodeA>
Leo's import code (used by @auto) does not handle single-line nodes like <nodeB/> properly. I'll fix this today. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
