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