Home
last modified time | relevance | path

Searched refs:indentation (Results 126 – 141 of 141) sorted by relevance

123456

/plugin/codemirror/dist/modes/
H A Djavascript.min.js.map1indentation","eatSpace","Pass","firstChar","top","c","closing","doubleIndentSwitch","electricInput…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js933 …;this.lineBreakChars="\n";this.sortAttributes=1;this._.indent=0;this._.indentation="";this._.inPre…
934 …s._.output.push("\n");this._.indent?this.indentation():a&&a.breakBeforeOpen&&(this.lineBreak(),thi…
935 …sSpace=c.needsSpace)):(this._.output.push("\x3e"),c&&c.indent&&(this._.indentation+=this.indentati…
936indentation=this._.indentation.substr(this.indentationChars.length));this._.indent?this.indentatio…
937indentation();this._.output.push("\x3c!--",b,"--\x3e")},lineBreak:function(){!this._.inPre&&0<this…
H A Dckeditor.js.unc18512 this._.indentation = "";
18549 …this._.indent ? this.indentation() : a && a.breakBeforeOpen && (this.lineBreak(), this.indentation
18555 …c.needsSpace)) : (this._.output.push("\x3e"), c && c.indent && (this._.indentation += this.indenta…
18566 … a && a.indent && (this._.indentation = this._.indentation.substr(this.indentationChars.length));
18567 …this._.indent ? this.indentation() : a && a.breakBeforeClose && (this.lineBreak(), this.indentatio…
18574 … this._.indent && (this.indentation(), !this._.inPre && (b = CKEDITOR.tools.ltrim(b)));
18579 this.indentation();
18586 indentation: function() {
18587 !this._.inPre && this._.indentation && this._.output.push(this._.indentation);
18593 this._.indentation = "";
H A DCHANGES.md92 …om Word](https://ckeditor.com/cke4/addon/pastefromword) plugin preserves indentation in paragraphs.
532 …* Major improvements in preservation of list numbering, styling and indentation (nested lists with…
1503 * [#10027](https://dev.ckeditor.com/ticket/10027): Separated list and block indentation into two pl…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1indentation","pattern","consume","caseInsensitive","cased","substr","hideFirstChars","inner","look…
H A Dscripts.min.js7 ….data.mode)h(b,d,k.data.mode,k.token);if(k.data.indent)d.indent.push(c.indentation()+b.indentUnit)…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1indentation/indentUtils.js","webpack:///./node_modules/monaco-editor/esm/vs/editor/contrib/indenta…
H A Djson.worker.js.map1indentation of multiline insert texts to\n * match the current line indentation.\n */\n …
H A D3.3.js.map1indentation size,\n indent_char (space) — character to indent with,\n …
H A Dbundle.js396indentation;c.indentAction===b.a.None?r=c.indentation+c.appendText:c.indentAction===b.a.Indent?r=c…
H A D2.2.js.map1 … \"description\": \"Specifies the indentation applied to lines of inline content in a block. …
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md112 …* Major improvements in preservation of list numbering, styling and indentation (nested lists with…
1083 * [#10027](http://dev.ckeditor.com/ticket/10027): Separated list and block indentation into two plu…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1indentation.\n var wordEnd = end;\n while (/\\s/.test(line.charAt(end)) && end < lin…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396indentation;c.indentAction===b.a.None?r=c.indentation+c.appendText:c.indentAction===b.a.Indent?r=c…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 … spaces to copy spaces from...\n// It's assumed that there would be no indentation longer than tha…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs11780 case 0x0f: break; /* indentation level */

123456