htmlfontify-string

htmlfontify-string is a compiled Lisp function in `htmlfontify.el'.

(htmlfontify-string STRING)

Take a STRING and return a fontified version of it.
It is assumed that STRING has text properties that allow it to be
fontified. This is a simple convenience wrapper around
`htmlfontify-buffer'.