7 lines
No EOL
361 B
Markdown
7 lines
No EOL
361 B
Markdown
# Todo
|
|
|
|
- [x] This is an example of a todo list item that's complete
|
|
- [ ] Todo lists are useful for keeping organised and focused
|
|
- [ ] This one is not completed yet
|
|
- [ ] You can mark it completed by pressing `Option`+`C` (or `Alt`+`C`) when your cursor is on this line
|
|
- [ ] When you press enter at the end of a line, it adds a new todo item on the next line |