Task list
Task list content block
Example of a task list
Git sync representation in markdown
- [ ] Here's a task that hasn't been done
- [x] And here's a subtask that has been done, indented using `tab`
- [ ] Aaaaand, here's a subtask that hasn't been done.
- [ ] Finally, an item, unidented using `shift` + `tab`.Last updated
Was this helpful?