ad_enhanced_text_to_html (public)

 ad_enhanced_text_to_html text

Defined in packages/acs-tcl/tcl/text-html-procs.tcl

Converts enhanced text format to normal HTML.

Parameters:
text (required)
Author:
Lars Pind <lars@pinds.com>
Created:
2003-01-27

Testcases:
ad_enhanced_text_to_html, ad_html_text_convert, acs_tcl__process_enhanced_correctly
Source code:
    return [ad_text_to_html -no_quote -includes_html -- $text]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: