You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use vim-simple-todo to make checkboxes for my TODO's.
But the issues created par github-todos is shown as code, and therefore does not create Github-Flavored checkboxes. Is there a way to get github-todos to export plain issues? (I mean not in a code block.)
Thanks for your work.
EDIT:
what I get:
[ ] task undone
[X] task done
while I want/need:
task undone
task done
The text was updated successfully, but these errors were encountered:
I use vim-simple-todo to make checkboxes for my TODO's.
But the issues created par github-todos is shown as code, and therefore does not create Github-Flavored checkboxes. Is there a way to get github-todos to export plain issues? (I mean not in a code block.)
Thanks for your work.
EDIT:
what I get:
while I want/need:
The text was updated successfully, but these errors were encountered: