]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.AllowedAttributes.txt
CommitLineData
d4949327
NL
1HTML.AllowedAttributes\r
2TYPE: lookup/null\r
3VERSION: 1.3.0\r
4DEFAULT: NULL\r
5--DESCRIPTION--\r
6\r
7<p>\r
8 If HTML Purifier's attribute set is unsatisfactory, overload it!\r
9 The syntax is "tag.attr" or "*.attr" for the global attributes\r
10 (style, id, class, dir, lang, xml:lang).\r
11</p>\r
12<p>\r
13 <strong>Warning:</strong> If another directive conflicts with the\r
14 elements here, <em>that</em> directive will win and override. For\r
15 example, %HTML.EnableAttrID will take precedence over *.id in this\r
16 directive. You must set that directive to true before you can use\r
17 IDs at all.\r
18</p>\r
19--# vim: et sw=4 sts=4\r