org-md-convert-region-to-md

org-md-convert-region-to-md is an interactive autoloaded Lisp function in `ox-md.el'.


(org-md-convert-region-to-md)

Assume the current region has org-mode syntax, and convert it to Markdown.
This can be used in any buffer. For example, you can write an
itemized list in org-mode syntax in a Markdown buffer and use
this command to convert it.