Hi, help please.
To see the problem you need
1. Open http://ckeditor.com/demo#full
2. Switch to source-mode and paste:
<p>test1
<br />test2
<br />
<br />
</p>
<p>test2</p>
3. Then switch wysiwyg/source mode few times. You'll have something like this:
<p>test1<br />
test2<br />
</p>
<p>test2</p>
Second BR-tag has been replaced by
Thank you.
We know about this issue. It
We know about this issue. It's been reported on our dev site. It was sort of fixed here but there is still problem with it, continued here.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Thank you for your answer. I
Thank you for your answer. I'll try it now.