Home
last modified time | relevance | path

Searched refs:indentation (Results 1 – 25 of 141) sorted by path

123456

/plugin/aceeditor/
H A DNEWS119 * New line indentation
/plugin/allowindentation/
H A DREADME.md3 Allow using an indentation in wiki text and disable rendering indented blocks as
H A Dplugin.info.txt6 desc Allow using an indentation in wiki text and disable rendering indented blocks as a preformat…
/plugin/autotabber/
H A DREADME.md10 * Auto indent, it keeps indentation after every new line
/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…
H A Dckeditor.js871 …;this.lineBreakChars="\n";this.sortAttributes=1;this._.indent=0;this._.indentation="";this._.inPre…
872 …s._.output.push("\n");this._.indent?this.indentation():f&&f.breakBeforeOpen&&(this.lineBreak(),thi…
873 …sSpace=b.needsSpace)):(this._.output.push("\x3e"),b&&b.indent&&(this._.indentation+=this.indentati…
874indentation=this._.indentation.substr(this.indentationChars.length));this._.indent?this.indentatio…
875indentation();this._.output.push("\x3c!--",a,"--\x3e")},lineBreak:function(){!this._.inPre&&0<this…
/plugin/ckgedit/ckeditor/
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…
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 = "";
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1indentation.\n var wordEnd = end;\n while (/\\s/.test(line.charAt(end)) && end < lin…
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js1 …ar c=b.context;if(a.sol()){if(c.align==null)c.align=false;b.indented=a.indentation();b.startOfLine…
H A Dasn.1.min.js.map1indentation","eatSpace","style","electricChars","lineComment","fold","words","str","obj","split","…
H A Dclike.min.js1indentation())return true}function f(a){for(;;){if(!a||a.type=="top")return true;if(a.type=="}"&&a…
H A Dclike.min.js.map1indentation","isTopScope","defineMode","config","parserConfig","indentUnit","statementIndentUnit",…
H A Dcobol.min.js1indentation:0,mode:false}},token:function(j,p){if(p.indentStack==null&&j.sol()){p.indentation=6}if…
H A Dcobol.min.js.map1indentation","mode","token","state","sol","eatSpace","returnType","col","column","skipToEnd","curr…
H A Dcoffeescript.min.js1indentation();if(j>d&&b.scope.type=="coffee"){return"indent"}else if(j<d){return"dedent"}return nu…
H A Dcoffeescript.min.js.map1indentation","type","dedent","ch","peek","match","skipToEnd","tokenize","longComment","floatLitera…
H A Dcss.min.js1 …pe=a;this.indent=b;this.prev=c}function A(a,b,c,d){a.context=new z(c,b.indentation()+(d===false?0:…
H A Dcss.min.js.map1indentation","popContext","pass","states","popAndPass","n","i","wordAsValue","word","hasOwnPropert…
H A Dcypher.min.js1 …{if(b.context&&b.context.align==null){b.context.align=false}b.indent=a.indentation()}if(a.eatSpace…
H A Dcypher.min.js.map1indentation","eatSpace","style","column","textAfter","firstChar","charAt","closing","commands","ne…
H A Dd.min.js1 …ar c=b.context;if(a.sol()){if(c.align==null)c.align=false;b.indented=a.indentation();b.startOfLine…
H A Dd.min.js.map1indentation","eatSpace","style","textAfter","Pass","firstChar","charAt","closing","electricChars",…
H A Ddylan.min.js.map1 …ds\"\n ],\n\n // Keywords that do not require special indentation handling,\n …

123456