Sounds like that's exactly what I need, but when I use "@asis" directive it wont work (wont turn green as @others does, and will think the children node are orphans) How should I do that? I appreciate your feedback, thank you.
On Thursday, May 9, 2013 5:23:10 PM UTC+2, Edward K. Ream wrote: > > On Thu, May 9, 2013 at 9:00 AM, Fidel Pérez <[email protected]<javascript:> > > wrote: > >> Hi: >> Is there a way to use @others functionality but inserting the next body >> in the end of the previous line instead of with line jump? For instance: >> >> *Original:* >> >> Parent nodes body, text lineEND >>> @othersSameLine >>> Child node, first line >> >> >> *Resulting in:* >> >> Parent nodes body, text lineENDChild node, first line >> >> > The short answer is, no, and this is not likely to change, because the > sentinels that delimit the @others directive must appear on a lines > separate from other text. > > You can use @asis (without @others) to get exactly the file you desire. I > recommend @asis only for special needs. This may be one of those cases. > > Edward > -- 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 http://groups.google.com/group/leo-editor?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
