help: Add a dedicated page on how to start a collaborative to-do list.

This commit is contained in:
David Rosa
2023-03-14 21:15:09 -06:00
committed by Tim Abbott
parent 5f8d5eeb22
commit d127a6d317
6 changed files with 40 additions and 11 deletions

View File

@@ -0,0 +1,20 @@
### What you type
```
/todo
```
!!! warn ""
Any other content in a message starting with `/todo` will be ignored.
### What it looks like
After two tasks have been added to the shared to-do list:
![Markdown todo-lists](/static/images/help/markdown-todo.png)
!!! tip ""
Tasks can be marked (and unmarked) as completed by clicking the
checkboxes on the left.