Hi
I'm using CKEditor4 and I keep getting a small issue.
I'm using jquery to detect the html content change in the CKEditor panel.
One thing i notice, is that if i type a sentence, then leave a space at the end, it seems to remove the ending tag, ie.
"<p>This is a test " - notice the missing "</p>" tag