Hi there,
In my textarea-tag the HTML code displays empty lines as empty lines. But when I see this in the Source-mode CKeditor has removes those empty lines.
I've tried "protectedSource" in the config-file, but it did not work: confidg.protectedSource = [/\r|\n/g];
Anybody who knows about this, and can help me with some directions on how to solve this!
Thank you!