On Tue, Feb 21, 2017 at 8:35 AM, john lunzer <[email protected]> wrote:

parse-body needs some way to tell it which lanugage it is parsing. The @lan
> ​gu​
> age directive can be present in *any* parent, all the way up to a top
> level node.
>
​
First, there is clearly a bug here.  Parse-body should warn if @language
python is not in effect.  By default, the setting:

    @string target_language = plain

tells Leo what @language directive is in effect. You may want to set this
to:

   @string target_language = python

in myLeoSettings.leo.

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

Reply via email to