wwUtils::FixPreTags

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, 2004-2017 • Updated: 10/03/14
Comment or report problem with topic