I want to be able to configure ckeditor to allow only inline level elements, but it seems no matter what I do, new lines always get P tags.
What is the best way to disallow block level tags all together (p, div, etc.)
What is the best way to disallow block level tags all together (p, div, etc.)