createDedentListCommandReturns a command function that decreases the indentation of selected list nodes. function createDedentListCommand(options?: DedentListOptions): Command;§createDedentListCommand(options?: DedentListOptions): Command[src]§Parameters§options?: DedentListOptions optional[src]§Return Type§Command[src]