8000 Update task list in markdown documents · KChernenko/github-cheat-sheet@71cce09 · GitHub
[go: up one dir, main page]

Skip to content

Commit 71cce09

Browse files
committed
Update task list in markdown documents
1 parent 20bad39 commit 71cce09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,14 +344,14 @@ In full Markdown documents **read-only** checklists can now be added using the f
344344

345345
```
346346
- [ ] Mercury
347-
- [ ] Venus
347+
- [x] Venus
348348
- [x] Earth
349349
- [x] Mars
350350
- [ ] Jupiter
351351
```
352352

353353
- [ ] Mercury
354-
- [ ] Venus
354+
- [x] Venus
355355
- [x] Earth
356356
- [x] Mars
357357
- [ ] Jupiter

0 commit comments

Comments
 (0)
0