]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.AllowedElements.txt
CommitLineData
d4949327
NL
1HTML.AllowedElements\r
2TYPE: lookup/null\r
3VERSION: 1.3.0\r
4DEFAULT: NULL\r
5--DESCRIPTION--\r
6<p>\r
7 If HTML Purifier's tag set is unsatisfactory for your needs, you can\r
8 overload it with your own list of tags to allow. If you change\r
9 this, you probably also want to change %HTML.AllowedAttributes; see\r
10 also %HTML.Allowed which lets you set allowed elements and\r
11 attributes at the same time.\r
12</p>\r
13<p>\r
14 If you attempt to allow an element that HTML Purifier does not know\r
15 about, HTML Purifier will raise an error. You will need to manually\r
16 tell HTML Purifier about this element by using the\r
17 <a href="http://htmlpurifier.org/docs/enduser-customize.html">advanced customization features.</a>\r
18</p>\r
19<p>\r
20 <strong>Warning:</strong> If another directive conflicts with the\r
21 elements here, <em>that</em> directive will win and override.\r
22</p>\r
23--# vim: et sw=4 sts=4\r