Jason Winnebeck wrote:
> Virtually every single table I make in Trac has a table header that I'd
> like to have a certain style (bold). It would be nice if it were
> possible to have some syntax in Trac for headers for two reasons:
>
>  * Always typing ||'''Header Text'''|| is cumbersome when you want it on
> a whole row
>  * We can use CSS in the site's style to style header rows instead of
> embedding explicit style at every instance of the table header by hand

Trac also supports reStructuredText which has a more powerful table
syntax you can use:
http://trac.edgewall.org/wiki/WikiRestructuredText#BiggerReSTExample

Be sure to look at the top of that Wiki page to get the required
library before trying to use reStructuredText in Trac.

-- Matt Good


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Trac Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to