chore: added attributes in ol tag (#7736)
This commit is contained in:
parent
0cb4976e38
commit
291101a8e5
1 changed files with 2 additions and 0 deletions
|
|
@ -84,6 +84,8 @@ ATTRIBUTES = {
|
|||
"aria-label",
|
||||
"aria-hidden",
|
||||
"style",
|
||||
"start",
|
||||
"type",
|
||||
# common editor data-* attributes seen in stored HTML
|
||||
# (wildcards like data-* are NOT supported by nh3; we add known keys
|
||||
# here and dynamically include all data-* seen in the input below)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue