​​
On Fri, Mar 25, 2016 at 1:12 PM, Jacob Peck <[email protected]> wrote:

As for the comments thing -- markdown doesn't actually have comment
> syntax!  The entirety of a markdown file is supposed to be human readable
> *content*.  The workaround is using HTML comments, because the markdown
> spec states that a markdown parser shouldn't manipulate any elements that
> it can't identify, instead passing them verbatim to the finished document.
>

​Thanks.  I didn't know that.

I'm working on the viewrendered (vr) plugin as we speak.  The viewrendered
pane now handles url links properly.  That is, you can single-click links.
This has been broken basically forever.

Also, vr now handles @language reasonably, and degrades more gracefully if
either the docutils (for rST) or markdown modules are missing.

I'll be retiring the viewrendered2 plugin asap, folding whatever features
it might still uniquely provide into vr.

A bit later I plan to create simplified rst and md *commands*, much like
the rst3 command but simpler.

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