developit / developit/snarkdown

Checkmark support

Open
#116 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.