Nicolas Giard
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
server/modules/rendering/html-security/renderer.js
|
|
@ -12,6 +12,7 @@ module.exports = { |
|
|
|
details: ['class', 'style'], |
|
|
|
div: ['class', 'id', 'style'], |
|
|
|
em: ['class', 'style'], |
|
|
|
figcaption: ['class', 'style'], |
|
|
|
figure: ['class', 'style'], |
|
|
|
h1: ['class', 'id', 'style'], |
|
|
|
h2: ['class', 'id', 'style'], |
|
|
|