Demotes all tasks in this TaskList.
TaskList.demoteTasks()
This method demotes all tasks in the TaskList on which it is invoked by one. That is, it increases the level of indention of each task by one.
See also demote method promote method promoteTasks method