mirror of
https://github.com/thangisme/notes.git
synced 2025-11-17 20:11:31 -05:00
Add support for task lists
This commit is contained in:
@@ -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
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user