Hello, sorry if I'm hijacking the thread but how exactly do I set the @data setting? I am interested in <tr>'s only, so I tried to put
@data tr head body or @data <tr> <head> <body> into various places in outline but got always the same result from @auto node. Is this documented somewhere? Juraj On Oct 28, 12:12 pm, "Edward K. Ream" <[email protected]> wrote: > On Oct 28, 3:49 am, zpcspm <[email protected]> wrote: > > > Is there a leo plugin that would automatically solve this by being > > able to import HTML code into a tree of HTML tags - one node per tag, > > inner nodes for inner tags? Something like this: > > Leo's import command works with html files. It will generate nodes > for the tags mentioned in the setting: > > @data import_xml_tags > > 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.
