On 1/2/2014 3:37 PM, Jack Kuan wrote:
Hi,

basically, I'm trying to achieve the effect that a @md node will be saved to a file without sentinels. This way, I can edit the markdown file in Leo with a nice preivew. I've tried various combinations of using @md node and @auto node but none of them works. I see that the way a @rst node generates documents is via the rst3 command, but I didn't see a similar command for @md nodes. Actually, I don't even need to generate html docs from @md nodes, I just want to save them to files when I save my leo doc.

Thanks
Jack

As mentioned in the other thread, setting '@string view-rendered-default-kind = md' will make it so you don't need the @md in the headline.

That, combined with @edit, @thin, @nosent, @shadow, etc, should allow you to save a file without sentinels. The @auto option might not work terribly well, as Leo doesn't have a markdown importer at the moment, to my knowledge.

As to your third point, I'm tinkering with ideas related to an @auto-md akin to Leo's @auto-rst, as well as various markdown commands like the rst3 command... but these are just thoughts right now.

Hope this helps!
-->Jake

--
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to