Did you check the documentation?
Is your feature request related to a problem? Please describe.
As of now, - [ ] is rendered as a bullet and [ ]. Instead of this, can we render it as check boxes?
Describe the solution you'd like
It is possible to do it with markdown plugin, a custom one or something like https://github.com/revin/markdown-it-task-lists.
I'm up to take this up and send a PR for this.
Describe alternatives you've considered
NA
Additional context
No response
Did you check the documentation?
Is your feature request related to a problem? Please describe.
As of now,
- [ ]is rendered as a bullet and[ ]. Instead of this, can we render it as check boxes?Describe the solution you'd like
It is possible to do it with markdown plugin, a custom one or something like https://github.com/revin/markdown-it-task-lists.
I'm up to take this up and send a PR for this.
Describe alternatives you've considered
NA
Additional context
No response