Description
In Moin 1.2; a = h1 = heading translates to <h2>h1</h2>
....
and ===== h5 ===== translates to <h6>h5</h6>
The above is inconsistent with the screen.css that defines:
h2, h3, h4, h5 { background-color: #EDD097; color: black; }
h6 should be defined as well.
Example
h5 does not have a colored background.
= h1 = ===== h5 =====
h1
h5
Details
This Wiki.
Discussion
Plan
- Priority: fixed
- Assigned to:
- Will be fixed in release: is in arch and will be in 1.2.1