Add %HTML.TargetNoreferrer, which adds rel="noreferrer" when target attribute is set
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / Attr.AllowedClasses.txt
blob0517fed0a119eba2761e4017af5488861394c625
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