Fixes <PRE></PRE> blocks in HTML pages so that they display properly and can be cut and pasted as code. Replaces <p> and <br> tags with real carriage returns.
o.FixPreTags(lcHTML)
Return Value
Fixed up HTML
Parameters
lcHTML
HTML to fix up.
See also:
Library wwUtils© West Wind Technologies, 1996-2024 • Updated: 10/03/14
Comment or report problem with topic