Curious:
here's
Appears in:
<!--
//Usage: writeRichText(fieldname, html, width, height, buttons)
writeRichText('staffPageText', 'here's the "<em>preloaded</em> <b>content</b>"', 400, 200, true, false);
//-->
Wonder if doubling up the # would allow CF to escape it without breaking the...