|
|
's', 'sup', 'sub', 'strong', 'strike', 'ul', 'br', 'hr', 'span', 'div',
|
|
's', 'sup', 'sub', 'strong', 'strike', 'ul', 'br', 'hr', 'span', 'div',
|
|
|
-const attrs = ['src', 'width', 'height', 'alt', 'title', 'href', 'class', 'style'];
|
|
|
|
|
|
|
+const attrs = ['src', 'href', 'class', 'id', 'width', 'height', 'alt', 'title', 'style'];
|