Searched refs:breakOnElements (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 747 …],preservedElements:"ul ol li td th tr thead tbody table".split(" "),breakOnElements:["ul","ol","t… property in CKEDITOR.plugins.copyformatting 751 …(new CKEDITOR.style(c.styleDef)),b.getName&&-1!==e(CKEDITOR.plugins.copyformatting.breakOnElements,
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 823 breakOnElements:["ul","ol","table"],_initialKeystrokePasteCommand:null,commands:{copyFormatting:{ex… property in CKEDITOR.plugins.copyformatting 827 …style(e.styleDef)),b.getName&&-1!==l(CKEDITOR.plugins.copyformatting.breakOnElements,b.getName()))…
|
H A D | ckeditor.js.unc | 16212 breakOnElements: ["ul", "ol", "table"], 16271 …(d.styleDef)), b.getName && -1 !== l(CKEDITOR.plugins.copyformatting.breakOnElements, b.getName())…
|