util_convert_line_breaks_to_html (public)

 util_convert_line_breaks_to_html [ -includes_html ] [ -contains_pre ] \
    text

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

Convert line breaks to <p> and <br> tags, respectively.

Switches:
-includes_html (optional, boolean)
-contains_pre (optional, boolean)
Parameters:
text (required)

Testcases:
util_convert_line_breaks_to_html, ad_text_to_html
[ show source ]
Show another procedure: