X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fcore%2Fconfig.js;h=471ad8a6b771c34cf7e9936fd50461371b166deb;hp=a408d9348e901d62afe0f4b308cdee8f8b8cef5f;hb=614511639979907ceb0da3614122a4d8eb963ad4;hpb=039a051ccf3901311661022a30afd60fc38130c9 diff --git a/_source/core/config.js b/_source/core/config.js index a408d93..471ad8a 100644 --- a/_source/core/config.js +++ b/_source/core/config.js @@ -349,7 +349,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