Eric Schulte <schulte.eric <at> gmail.com> writes: > You could pass the text through the `org-export-string' function to > generate a string of HTML from a string of Org markup. > > e.g. > > (org-export-string "plain plain *bold* plain" "html") > > returns the following string > > "<p>plain plain <b>bold</b> plain</p>"
Thanks! That's just what I was looking for! --Aidan _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode