We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fab9b commit 5ba2070Copy full SHA for 5ba2070
lib/utils/html-elements.json
@@ -74,7 +74,6 @@
74
"output",
75
"p",
76
"picture",
77
- "portal",
78
"pre",
79
"progress",
80
"q",
@@ -87,6 +86,7 @@
87
86
"search",
88
"section",
89
"select",
+ "selectedcontent",
90
"slot",
91
"small",
92
"source",
lib/utils/svg-elements.json
@@ -7,6 +7,7 @@
7
"clipPath",
8
"defs",
9
"desc",
10
+ "discard",
11
"ellipse",
12
"feBlend",
13
"feColorMatrix",
0 commit comments