Skip to content

Commit

Permalink
Add GFM task list example to post
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Mar 13, 2019
1 parent 5dabc98 commit 5f22dc8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5f22dc8

Please sign in to comment.