CKEDITOR adding / removing   tags -


we huge fans of ckeditor, of our clients have particular. want ckeditor leave   chars alone, set fillemptyblocks false.

however, if our user adds &nbps; intentionally, gets removed when thing within block. have investigated code fix in htmldataprocessor.js, shortcircuit code , return before cleanbogus called, not want modify ckeditor source. have suggestions?


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -