]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Attr.ForbiddenClasses.txt
1 Attr.ForbiddenClasses
2 TYPE: lookup
3 VERSION: 4.0.0
4 DEFAULT: array()
5 --DESCRIPTION--
6 List of forbidden class values in the class attribute. By default, this is
7 empty, which means that no classes are forbidden. See also %Attr.AllowedClasses.
8 --# vim: et sw=4 sts=4