createIndentListCommandReturns a command function that increases the indentation of selected list nodes. function createIndentListCommand(options?: IndentListOptions): Command;§createIndentListCommand(options?: IndentListOptions): Command[src]§Parameters§options?: IndentListOptions optional[src]§Return Type§Command[src]