Home
last modified time | relevance | path

Searched refs:outdent (Results 51 – 58 of 58) sorted by relevance

123

/plugin/ckgedit/ckeditor/
H A DCHANGES.md959 * [#13254](https://dev.ckeditor.com/ticket/13254): Fixed: Cannot outdent block after indent when us…
1504 * [#8244](https://dev.ckeditor.com/ticket/8244): Use *(Shift+)Tab* to indent and outdent lists.
H A Dckeditor.js960 …l:!0,toolbar:"indent,20"}),a.ui.addButton("Outdent",{label:a.lang.indent.outdent,command:"outdent"…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1outdent = function() {\n if (this._indentLevel > 0) {\n this._indentLevel--;\n }\n};\n\n/*___…
H A Deditor.worker.js.map1 …utdent\"] = 2] = \"IndentOutdent\";\n /**\n * Insert new line and outdent once (relative to…
H A Djson.worker.js.map1 …utdent\"] = 2] = \"IndentOutdent\";\n /**\n * Insert new line and outdent once (relative to…
H A Dbundle.js.map1outdent',\n precondition: EditorContextKeys.writable,\n kbOpts: {\n …
/plugin/aceeditor/
H A Dbuild.js1outdent:function(){return u.blockOutdent()},platform:function(){return u.commands.platform},remove…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js883 …l:!0,toolbar:"indent,20"}),b.ui.addButton("Outdent",{label:b.lang.indent.outdent,command:"outdent"…

123