Modify ↓
Opened 19 years ago
Closed 19 years ago
#4753 closed defect (duplicate)
Wiki code blocks normalize whitespace
| Reported by: | Tim Hatch | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | mimeview highlighting |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I haven't looked into this but I'm guessing it's Genshi being helpful again. Only happens in Wiki pages (on trunk), I think because it uses a single pre block and the browser separates each line in a different td.
This block should have a blank line in the middle:
a b
Happens with both the PlainTextRenderer and PygmentsRenderer for me on two different machines… can anyone else reproduce?
Attachments (0)
Note:
See TracTickets
for help on using tickets.



That's a duplicate of #3925, no?
Should hopefully be addressed soon (probably this W.E. ;-) )