Actions
Defect #9793
closedBad spacing between numbered list and heading (recently broken).
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
I have something like the following in a Wiki Page:
h2. ABC # Item in numbered list. h2. DEF Some Text.
The spacing between the end of the numbered list and the next heading ("DEF") is missing. Compare it by replacing the "#" with a "*".
This changed since 1.0.4, though I can't find a problem in the application.css file. It's a minor problem, but it makes our documentation look a squished.
Also, I'm not sure if this is a global problem.
Version: 1.3.0
Browser: Chrome 15.0.874.121
Updated by Jean-Philippe Lang almost 13 years ago
- Category changed from Wiki to Text formatting
- Status changed from New to Resolved
- Target version set to 1.3.1
I don't really know why it changed but r8258 should fix it. Category changed to Text formatting since it affects any formatted text (not wiki pages only).
Updated by Jean-Philippe Lang almost 13 years ago
- Status changed from Resolved to Closed
- Resolution set to Fixed
Merged.
Actions