+ 5
- 0
@@ -56,6 +56,7 @@ export const DefaultAllowlist = {
@@ -78,6 +79,10 @@ export const DefaultAllowlist = {
Created by: dev-ph1l
Fixes #36399
Added table tags and attributes (span, colspan, scope, rowspan) in order to be able to use tables in tooltips.
Preferences
span
is incorrect here
add headers
attribute
add abbr
, colspan
, headers
, rowspan
also add elements thead
, tbody
, tfoot
, and caption
?
add
span
attribute