Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/
Dckeditor.js871 …lock,a.$listItem,a.$tableContent))this.setRules(f,{indent:!a[f]["#"],breakBeforeOpen:1,breakBefore… property
872 …pace&&this._.output.push("\n");this._.indent?this.indentation():f&&f.breakBeforeOpen&&(this.lineBr…
/plugin/ckgedit/ckeditor/
Dckeditor.js933 …lock,b.$listItem,b.$tableContent))this.setRules(a,{indent:!b[a]["#"],breakBeforeOpen:1,breakBefore…
934 …pace&&this._.output.push("\n");this._.indent?this.indentation():a&&a.breakBeforeOpen&&(this.lineBr…
Dckeditor.js.unc18519 breakBeforeOpen: 1,
18549 …this._.indent ? this.indentation() : a && a.breakBeforeOpen && (this.lineBreak(), this.indentation…