Add GFM task list example to post
This commit is contained in:
parent
8625e0708a
commit
94e8280950
1 changed files with 6 additions and 0 deletions
|
@ -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
|
Loading…
Reference in a new issue