On Monday, March 16, 2020 at 8:32:24 AM UTC-4, Edward K. Ream wrote:

>
> Alright. I've fixed the problem in vr3. Hope you recover from your 
> problems :-)
>

Thanks.  In addition, I found two other issues, both fixed in the attached 
zip file:

1) The name of the RsT stylesheet was obsolete( i.e., wrong);
2) One line you added to the MD conversion was wrong:

h = g.toUnicode(s)  # EKR.

Should have been:

h = g.toUnicode(h)  # EKR.

This caused display of the raw text instead of the MD-rendered text.

With these fixes, I think we're good to go.

-- 
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/4d39189f-067b-4747-8163-6745e6f257fc%40googlegroups.com.

<<attachment: plugins.zip>>

Reply via email to