Task list

Task list content block

Task lists allow you to create a list of items with checkboxes that you can check or uncheck. This is useful for tracking project items, shopping lists, create playbooks and more.

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`.

Please note that readers of your published space will not be able to check or uncheck these boxes. You decide which boxes are checked and unchecked when you write the content.

Last updated

Was this helpful?

#230: My changes

Change request updated