Switch to edit mode.
Name(s): www_desc*ription1: "If the text is crunched, then add PRE tags around it."
2: "return {$msg:substitute(\"<H1>%T (#%T~#)</H1>\"), @(((raw = this.description) != (desc = this:description())) && (typeof(desc) == $LIST)) ? {\"<PRE>\", @desc, \"</PRE>\"} | pass(@args)};"
3: "Better yet, just use $html_utils:description2html"
4: return {$msg:substitute("<H1>%T (#%T~#)</H1>"), @$html_utils:description2html({@this:description()})}
5: "Last modified by Dax (#789) on Tue May 3 13:45:04 2005 MDT."