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