How do I get <code> elements to display correctly in HTML output? Using 0.7 and the tigris skin using <code> elements generates into <span class=”codefrag”>. The stylesheet does not have a setting for codefrag.

Can I change the generation so that it generates <span class=”code”> or should I add codefrag to the stylesheet?

 

TIA

Eric