Add GFM task list example to post

This commit is contained in:
Michael Rose 2019-03-13 08:36:07 -04:00
parent 8625e0708a
commit 94e8280950

View file

@ -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