alstr / todo-to-issue-action

Action that converts TODO comments to GitHub issues on push.
MIT License
603 stars 115 forks source link

feat: Add IDEA's Markdown TODO's flag #151

Closed hxhac closed 1 year ago

hxhac commented 1 year ago

such as [//]: # "TODO ..." or [//]: # (TODO ...)

alstr commented 1 year ago

Hey there, thanks for the contribution! Admittedly this is not something I've come across before, was there an issue with it?