TF-3267 Implement HTML attachment preview
This commit is contained in:
+3
@@ -20,6 +20,9 @@ class StandardizeHtmlSanitizingTransformers extends TextTransformer {
|
||||
'style',
|
||||
'body',
|
||||
'section',
|
||||
'nav',
|
||||
'main',
|
||||
'footer',
|
||||
];
|
||||
|
||||
const StandardizeHtmlSanitizingTransformers();
|
||||
|
||||
Reference in New Issue
Block a user