On Sat, Oct 26, 2013 at 2:03 AM, Matt Wilkie <[email protected]> wrote:
> the only thing I have to add to the other excellent comments is a > wondering: why is the at-comand `@rst` and the x-command `rst3` ? Do they > _have_ to be different? > Yes, for an interesting reason. Leo's core leoRst.py code is actually the third (and almost certainly the last) incarnation of rst-related code. An older rst3 plugin still exists, and other people, including, apparently, Zoom.Quiet, still use an even older rst2 plugin. So we have to be a bit careful with our command names. And: elsewhere (everywhere else?) we use `@ ....@c` for comments. Are there > specific technical reasons this isn't used for rst or is this just > historical accident? > As you say later, this is covered in the main rst3 chapter. 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/groups/opt_out.
