Improve handling of block comments

Fixes #264
This commit is contained in:
alstr
2025-04-04 09:43:44 +01:00
parent 0672dc170b
commit 9a95d62451
4 changed files with 23 additions and 12 deletions

View File

@@ -258,9 +258,6 @@ jobs:
You will probably also want to use the setting `CLOSE_ISSUES: "true"`, to allow issues to be closed when a TODO is
removed.
Please note, URL insertion works best with line comments, as it has to insert a line into the file. If using block
comments, you should put the start and end tags on their own lines. This may be improved in the future.
This feature is not perfect. Please make sure you're comfortable with that before enabling.
### Projects