developit / developit/snarkdown
Checkmark support
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I love snarkdown (seriously, it's really handy) and I already used it in a few projects.
But there is one thing missing: Checkmark support
Here is an example:
- [ ] Unchecked
- [x] checked
```markdown
- [ ] Unchecked
- [x] checked
```
It really comes in handy when making to-do lists
Please consider adding it.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.