mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Add kbd support to the sanitizer
This commit is contained in:
@@ -149,4 +149,5 @@ whiteListFeature('default', [
|
||||
'iframe[frameborder]',
|
||||
'iframe[marginheight]',
|
||||
'iframe[marginwidth]',
|
||||
'kbd'
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user