From fe5c2fa4bb19e9c2d54f7c3ead599481f4d70184 Mon Sep 17 00:00:00 2001 From: Carolyn MacLeod Date: Fri, 18 Dec 2020 17:34:48 -0500 Subject: [PATCH] Allow comma or semicolon at end of cspell ignore regex for css content url --- cspell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cspell.json b/cspell.json index 5927694d92..43d87984b6 100644 --- a/cspell.json +++ b/cspell.json @@ -208,7 +208,7 @@ "aria-owns=\"(?:[^\\\"]+|\\.)*\"", "href=\"(?:[^\\\"]+|\\.)*\"", "for=\"(?:[^\\\"]+|\\.)*\"", - "url\\(\"data\\:image/svg\\+xml.*\"\\);" + "url\\(\"data\\:image/svg\\+xml.*\"\\)[,;]" ], "allowCompoundWords": true, "ignorePaths": [