org-html-convert-region-to-html

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


(org-html-convert-region-to-html)

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