瀏覽代碼

Update tag_whitelist.py

Bastien Sevajol 6 年之前
父節點
當前提交
521c6c66ef
沒有帳戶連結到提交者的電子郵件
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tracim/tracim/lib/email_processing/sanitizer_config/tag_whitelist.py

+ 1 - 1
tracim/tracim/lib/email_processing/sanitizer_config/tag_whitelist.py 查看文件

@@ -13,4 +13,4 @@ TAG_WHITELIST = [
13 13
     'samp', 'small', 'strong', 'sub', 'sup',
14 14
     'table', 'tbody', 'td', 'tfoot', 'thead', 'tr',
15 15
     'u', 'ul'
16
-]
16
+]