Allow p and div with any attribute in CKEditor
config.allowedContent = true; config.extraAllowedContent = 'div(*); p(*)';