Todo-tree: Todos in html

Created on 14 Jan 2020  路  11Comments  路  Source: Gruntfuggly/todo-tree

Hi, plugin can not parse todos like <-- TODO: --> in html template.

All 11 comments

Please can you post an example of a TODO you think it should match. You may need to tweak the regex.

HTML comments need to start with <!--, not <--. The regex already handles these. This issue should be closed.

Yes @mbomb007 sorry for that typo, you right should be