Skip to content

Commit ae2ac70

Browse files
authored
Add task list statements
1 parent b9abc5b commit ae2ac70

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.gi
99
``` javascript
1010
var myVar = "Hello, world!";
1111
```
12+
13+
- [x] List syntax is required
14+
- [x] This item is complete
15+
- [ ] This item is not complete
16+
17+
- [ ] Turn on GitHub Pages
18+
- [ ] Outline my portfolio
19+
- [ ] Introduce myself to the world

0 commit comments

Comments
 (0)