Does anyone know where I can make a request for an...
# questions
j
Does anyone know where I can make a request for an enhancement to GitHub Flavored Markdown? I'd like checkbox indeterminate state to be allowed (gitlab markdown added this a couple months ago... or the instance I use did, it might be older in the mainline)
Copy code
- [ ] foo
- [-] baz
- [x] bar
renders like this:

https://gitlab.com/gitlab-org/gitlab/uploads/61bada356447f74d92b90efcb163b91a/image.png