On Sun, Feb 15, 2015 at 12:47 PM, vitalije <[email protected]> wrote:

>
> Well, I could live without @ and @c, but it would be useful if Leo delete
> @ and @c lines and replace all those lines with properly language specific
> commented block.
>

​You answered my question before I asked it.

Alas, prohibiting @...@c is going to cause problems. For example, @rst
nodes (not to be confused with @auto-rst nodes) use ​so-called "option doc
parts" of the form::

    @ @rst-options
    ...rst3 options...
    @c

@rst nodes are valid in @nosent trees, so some kind of workaround is will
be required.  Perhaps a post-pass after the update algorithm completes.
Perhaps some kind of hack to the op_replace handler.

Meh...

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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to