From d8c60bc8774de86e72993117cb88effc71e05517 Mon Sep 17 00:00:00 2001 From: chouchouji <70570907+chouchouji@users.noreply.github.com> Date: Sun, 9 Mar 2025 01:34:15 +0000 Subject: [PATCH] Updates resources --- lib/utils/html-elements.json | 1 - lib/utils/svg-elements.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/utils/html-elements.json b/lib/utils/html-elements.json index 829b6f841..ea94fc647 100644 --- a/lib/utils/html-elements.json +++ b/lib/utils/html-elements.json @@ -74,7 +74,6 @@ "output", "p", "picture", - "portal", "pre", "progress", "q", diff --git a/lib/utils/svg-elements.json b/lib/utils/svg-elements.json index f214aad24..eedbf0d07 100644 --- a/lib/utils/svg-elements.json +++ b/lib/utils/svg-elements.json @@ -7,6 +7,7 @@ "clipPath", "defs", "desc", + "discard", "ellipse", "feBlend", "feColorMatrix",