How can I disable CKEditor to get me every time , when i don\'t want them? I\'m using CKEditor with jQuery adapter.
I don\'t want to have any
Add this to your config.js
config.js
config.enterMode = CKEDITOR.ENTER_BR,