Home
last modified time | relevance | path

Searched refs:breakOnElements (Results 1 – 3 of 3) sorted by relevance

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js747 …],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 Dckeditor.js823 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 Dckeditor.js.unc16212 breakOnElements: ["ul", "ol", "table"],
16271 …(d.styleDef)), b.getName && -1 !== l(CKEDITOR.plugins.copyformatting.breakOnElements, b.getName())…