On Mon, Apr 5, 2021 at 6:57 PM Jacob Chang <[email protected]> wrote:
... the following is what shows in renderview when I input date;; :

{|{import time ; x=time.asctime()}|}
> Docutils System Messages
> System Message: ERROR/3 (<string>, line 23); backlink
> Undefined substitution referenced: "{import time ; x=time.asctime()}".
> System Message: ERROR/3 (<string>, line 23); backlink
> Undefined substitution referenced: "{import time ;
> x=time.strftime("%Y%m%d%H%M%S")}".
> System Message: ERROR/3 (<string>, line 26); backlink
> Undefined substitution referenced: "{import time ; x=time.asctime()}".
>

This message is expected. It simply means that Leo is expanding the
abbreviation, but not evaluating the part between { and }. I don't
understand the error message in detail, but the message is definitely from
docutils.

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 view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS1XYoF-HA%3Dwvuj-d%3DwYbj6zVLM86G9O9qxuvuyKNXw3Mg%40mail.gmail.com.

Reply via email to