mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
18 lines
318 B
Markdown
18 lines
318 B
Markdown
### What you type
|
|
|
|
```
|
|
/todo Today's tasks
|
|
Task 1: This is the first task.
|
|
Task 2: This is the second task.
|
|
Last task
|
|
```
|
|
|
|
### What it looks like
|
|
|
|

|
|
|
|
!!! tip ""
|
|
|
|
Tasks can be marked (and unmarked) as completed by clicking the
|
|
checkboxes on the left.
|