Modify ↓
#2355 closed task (worksforme)
Add capability to underline Headings with correct representation in TOC
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wiki system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Add capability to underline heading and not have them come out as something like this:
__HeaderOne__ __SubheaderOne__ __SubheaderTwo__ __HeaderTwo__
in the TOC displayed on the page
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
| Milestone: | 0.9.1 |
|---|
Note:
See TracTickets
for help on using tickets.



The
[[PageOutline]]macro provided with Trac 0.9 handles this fine. If this is a problem with the[[TOC]]macro found in the MacroBazaar please file a ticket on the TracHacks site.However, I should note that if you simply want to underline all your headers this is more easily done with CSS in the
site_css.csfile (see TracInterfaceCustomization):