As far as I know, @auto-markdown or @auto-md are not implemented yet.

You can write your markdown files using any other node file type. For 
example you can use @clean node type. Just insert a node with the headline 
formatted as: @clean mymdfile.md, and in body write something like:
@language md
@others

Write your text in sub-nodes under this node. You have to write explicitly 
your markdown headings as you would in any other text editor.

When you save Leo document, a file named mymdfile.md will be created and it 
will contain your markdown content.

For conversion in html you can use some other tool like pelican 
<http://docs.getpelican.com/en/stable/index.html#>.

HTH Vitalije

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

Reply via email to