On Thu, May 9, 2013 at 9:00 AM, Fidel Pérez <[email protected]> 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.


Reply via email to