Home
last modified time | relevance | path

Searched refs:indentBy (Results 1 – 6 of 6) sorted by relevance

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js37 indentBy: 0, property
93 source = override(source, { indentBy: parseInt(source.indentBy) }); property
111 indentBy: 2, property
/plugin/asciidocjs/node_modules/clean-css/lib/writer/
Dhelpers.js155 context.indentBy += context.format.indentBy;
156 context.indentWith = context.format.indentWith.repeat(context.indentBy);
168 context.indentBy -= context.format.indentBy;
169 context.indentWith = context.format.indentWith.repeat(context.indentBy);
Dsimple.js32 indentBy: 0, property
Dsource-maps.js79 indentBy: 0, property
/plugin/asciidocjs/node_modules/clean-css/
DREADME.md269 indentBy: 0, // controls number of characters to indent with; defaults to `0`
/plugin/ckeditor5markdown/
Dckeditor.js2indentBy:i=1}={}){e=Ti(e);const o=n?Sk(e):e;for(const e of o){const n=e.getAttribute("listIndent")… property