Task lists
Add a task list to display tasks that can be completed
Last updated
Was this helpful?
Add a task list to display tasks that can be completed
Last updated
Was this helpful?
Was this helpful?
Finally, an item, unindented using shift
+ tab
.
- [ ] Here’s a task that hasn’t been done
- [x] Here’s a subtask that has been done, indented using `tab`
- [ ] Here’s a subtask that hasn’t been done.
- [ ] Finally, an item, unidented using `shift` + `tab`.