浏览代码

Allow details/summary tags, refs #951

Jordi Boggiano 6 年之前
父节点
当前提交
e03934eeb2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Packagist/WebBundle/Package/Updater.php

+ 1 - 0
src/Packagist/WebBundle/Package/Updater.php

@@ -610,6 +610,7 @@ class Updater
             'table', 'thead', 'tbody', 'th', 'tr', 'td',
             'a', 'span',
             'img',
+            'details', 'summary',
         );
 
         $attributes = array(