Implement HTML.Nofollow for external links.
[htmlpurifier.git] / smoketests / test-schema / Directive.Allowed.txt
blob2145276e3b70338391287efac146a55ed9d5eaff
1 Directive.Allowed
2 TYPE: string
3 DEFAULT: 'apple'
4 ALLOWED: 'apple', 'orange', 'pear', 'peach', 'mango'
5 DESCRIPTION: This directive has a constrained set of allowed values.
6 --# vim: et sw=4 sts=4