Defined in packages/acs-core/text-html-procs.tclDeprecated.
Almost everything this proc does can be accomplished with the ad_text_to_html
.
Use that proc instead.
Only difference is that ad_text_to_html doesn't check
to see if the plaintext might in fact be HTML already by
mistake. But we usually don't want that anyway,
because maybe the user wanted a <p> tag in his
plaintext. We'd rather let the user change our
opinion about the text, e.g. html_p = 't'.
- Parameters:
-
raw_string