I install wysiwyg api, tinymce and syntaxhighlighter (of course install too wysiwyg preelement fix)
I'm not sure why, but when I click SAVE button - richedit change to nromal text and broke code - make one line - it happened before reload page - just after click submit.

I looking for why it do it but can't found ...

Anybody have something like that ?

Comments

Neuromancer’s picture

*(of course I set filters order etc. - try disable all filters but still flash richedit and broke code..)

mattyoung’s picture

mattyoung’s picture

Use "6.x-2.x-dev" for better rich text editor interaction. This new version use <pre> tag instead of {syntaxhighlighter ...}. Rich text editor should respect the <pre> tag and not mess with the code inside. See the release note for details: http://drupal.org/node/1157830

fizk’s picture

Status: Active » Closed (fixed)