Active
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2012 at 10:36 UTC
Updated:
19 Jun 2012 at 14:02 UTC
On a site I work on for a non-profit that does alzheimer's care, the main content on many pages consists of a
tags after the last close div breaking the page formatting and adding space outside the bottom border. Unfortunately this means the technically non-savvy content editor has to make sure she removes the
at the end of the page any time she edits any page on the entire site.
I've added a screenshot here:
http://i.imgur.com/jM4gF.jpg
Comments
Comment #1
Seb_CKSource commentedCKEditor converts empty paragraphs to &nbps;. Check this link for advice on how to counter the function.