org-list-to-html

org-list-to-html is a compiled Lisp function in `org-list.el'.

(org-list-to-html LIST)

Convert LIST into a HTML list.
LIST is as string representing the list to transform, as Org
syntax. Return converted list as a string.