You'll have to modify Trac to be able to do that. The "description" field is hard-coded as a wiki markup field. See http://projects.edgewall.com/trac/browser/trunk/trac/ticket/report.py?rev=2727#L346 for details.
--Bruce On 1/4/06, m christensen <[EMAIL PROTECTED]> wrote: > I have a need to display more than one 'marked-up' column from the > database in a report. _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
