Todo-tree: Warning about HTML colours

Created on 15 Mar 2021  路  3Comments  路  Source: Gruntfuggly/todo-tree

This warning is displayed about the HTML colours as being invalid

image

but they are correctly displayed in the editor

image

bug fixed

All 3 comments

It's because the name check is case sensitive and it expects them to be all lower case at the moment.

You can get rid of the warning by changing them to lowercase - I'll make the check case insensitive in the next release.

Thanks for the quick reply!

Should no longer generate the warning in version 0.0.206

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Therzok picture Therzok  路  5Comments

Cloud7050 picture Cloud7050  路  9Comments

jabacchetta picture jabacchetta  路  8Comments

bitjson picture bitjson  路  7Comments

luqiudi picture luqiudi  路  9Comments