On 10 Mrz., 08:48, vitalije <[email protected]> wrote: > This is a FAQ. > You should > readhttp://webpages.charter.net/edreamleo/FAQ.html#using-external-files > There is a FAQ entry: Can @file trees contain material not in the > external file? > and also: Why can’t I use @ignore directives in @thin trees? > > I hope this would help.
Thanks for this links, Vitalije. The advice there to keep comments outside the actual file node might be reasonable in some cases, but less in a very deeply structured node, as you would need to build the structure twice to connect comments to sub-nodes. Also I could image that using @shadow it shouldn't be too difficult to implement a comments directive, as you can keep this comments in the .shadow file only, rather than the real file. Karl -- 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.
