Ticket #81 (closed defect: fixed)
BR inserted in PRE
| Reported by: | ludo | Owned by: | jf.hovinne |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5 |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
Wymeditor insists in adding BR elements inside PRE blocks. They are clearly useless, as a newline character is enough to break the line in a PRe block. And BRs are clearly annoying, especially when the block contains code that is passed to an external syntax highlighting plugin, where often the added BRs mess up everything.
Change History
Note: See
TracTickets for help on using
tickets.