diff --git a/docs/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md b/docs/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md index 035c7d20..a8dccf09 100644 --- a/docs/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md +++ b/docs/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md @@ -58,3 +58,9 @@ Nested and mixed lists are an interesting beast. It's a corner case to make sure 2. **ordered item** * unordered item * unordered item + +### Task Lists + +- [x] Finish my changes +- [ ] Push my commits to GitHub +- [ ] Open a pull request \ No newline at end of file