I am using the standard demos, like this. So, the main options (little changes) can be flagged at config.js.
config.js
Example when edit by source-code-HTML (button
At config.js you can add something like,
CKEDITOR.config.allowedContent=true;
see "Advanced Content Filter" (ACF) and how to enable/disable it.