alstr / todo-to-issue-action

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

Escape special Markdown characters #162

Closed Christoph-Koschel closed 1 year ago

Christoph-Koschel commented 1 year ago

PR to fix issue #161

alstr commented 1 year ago

Belated thanks for this contribution.