mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
FEATURE: Add reversed and type to allowed attributes (#14626)
This commit is contained in:
parent
7c7dd2335b
commit
11763a5e8d
@ -197,7 +197,9 @@ export const DEFAULT_LIST = [
|
||||
"li",
|
||||
"mark",
|
||||
"ol",
|
||||
"ol[reversed]",
|
||||
"ol[start]",
|
||||
"ol[type]",
|
||||
"p",
|
||||
"p[lang]",
|
||||
"picture",
|
||||
|
Loading…
Reference in New Issue
Block a user