Add support for task lists

This commit is contained in:
Patrick Marsceill
2018-11-16 10:56:50 -05:00
parent 4b8e051303
commit 3730de18ea
2 changed files with 22 additions and 0 deletions

View File

@@ -94,6 +94,12 @@ end
- level 2 item
- level 1 item
### And a task list
- [ ] Hello, this is a TODO item
- [ ] Hello, this is another TODO item
- [x] Goodbye, this item is done
### Small image
![](https://assets-cdn.github.com/images/icons/emoji/octocat.png)