diff --git a/config/ckeditor.yml b/config/ckeditor.yml index aa4c20a..96238bc 100644 --- a/config/ckeditor.yml +++ b/config/ckeditor.yml @@ -2,7 +2,7 @@ allowedContent: true bodyClass: 'wiki' -removePlugins: 'codemirror,div,flash,forms,iframe,elementspath' +removePlugins: 'codemirror,div,flash,forms,iframe,copyformatting,elementspath' forcePasteAsPlainText: false entities: false