Modify ↓
Opened 18 years ago
Closed 16 years ago
#5713 closed defect (fixed)
6 = is not rendered as <h6> correctly
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | wiki system | Version: | 0.10.4 |
| Severity: | minor | Keywords: | heading |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
but however 6 = is rendered as <h5> instead of <h6>, which is wrong imho. #645 said that h1-h6 is supported
Attachments (0)
Change History (5)
comment:1 by , 18 years ago
| Component: | general → wiki |
|---|---|
| Owner: | changed from to |
comment:2 by , 18 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
comment:3 by , 17 years ago
| Milestone: | 0.10.5 |
|---|
comment:4 by , 16 years ago
| Keywords: | heading added |
|---|---|
| Resolution: | worksforme |
| Status: | closed → reopened |
Why not <h6> after all?
comment:5 by , 16 years ago
| Milestone: | → 0.12 |
|---|---|
| Resolution: | → fixed |
| Severity: | normal → minor |
| Status: | reopened → closed |
Implemented in r9015.
Note:
See TracTickets
for help on using tickets.



#645 is incorrect (I added a comment to that affect). Only H1-H5 is supported.
Here is the relevant documentation from WikiFormatting: