@cspell/dict-html
Advanced tools
Comparing version 4.0.9 to 4.0.10
@@ -69,2 +69,7 @@ // cSpell Settings | ||
"pattern": "/\\bfor=\"[^\"]*\"/gi" | ||
}, | ||
{ | ||
"name": "HTML-symbol-entity", | ||
"description": "Matches on HTML symbols like `♣`", | ||
"pattern": "/&[a-z]+;/gi" | ||
} | ||
@@ -71,0 +76,0 @@ ], |
{ | ||
"name": "@cspell/dict-html", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"description": "HTML dictionary for cspell.", | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
"gitHead": "38636d5320b67733d319a5e77ae8de68f52ff631" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35234
111