X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fcore%2Fconfig.js;h=09f9ef9c303ade4d7e0809d1d45a87d40c0c183e;hb=9afde8772159bd3436f1f5b7862960307710ae5a;hp=a408d9348e901d62afe0f4b308cdee8f8b8cef5f;hpb=039a051ccf3901311661022a30afd60fc38130c9;p=ckeditor.git diff --git a/_source/core/config.js b/_source/core/config.js index a408d93..09f9ef9 100644 --- a/_source/core/config.js +++ b/_source/core/config.js @@ -292,6 +292,7 @@ CKEDITOR.config = 'forms,' + 'horizontalrule,' + 'htmldataprocessor,' + + 'iframe,' + 'image,' + 'indent,' + 'justify,' + @@ -349,7 +350,7 @@ CKEDITOR.config = /** * List of regular expressions to be executed over the input HTML, - * indicating code that must stay untouched. + * indicating HTML source code that matched must not present in WYSIWYG mode for editing. * @type Array * @default [] (empty array) * @example