mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-12 21:03:32 -06: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