Function: org-export-region-to-md
org-export-region-to-md is a function alias and interactive for
org-md-convert-region-to-md, defined in ox-md.el.gz.
Signature
(org-export-region-to-md)
Documentation
Assume the current region has Org syntax, and convert it to Markdown.
This can be used in any buffer. For example, you can write an itemized list in Org syntax in a Markdown buffer and use this command to convert it.
Key Bindings