Todos from markdown checkboxes
Hey,
is there a way to tell pycharm to register todos from checkboxes in markdown files?
I know, that I can create todos like this:
[//]: # (todo <my todo>)
But I'd love to create them like this:
- [ ] <my todo>
Please sign in to leave a comment.