Ticket #81 (new defect)

Opened 1 year ago

Last modified 1 year ago

BR inserted in PRE

Reported by: ludo Assigned to: jf.hovinne
Priority: major Milestone:
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

10/30/07 19:06:16 changed by brianthecoder

I just want to specify that br tags will be inserted if you edit it in the html mode and then switch to the styled view. This is a pretty serious bug.