]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Attr.IDBlacklistRegexp.txt
CommitLineData
d4949327
NL
1Attr.IDBlacklistRegexp\r
2TYPE: string/null\r
3VERSION: 1.6.0\r
4DEFAULT: NULL\r
5--DESCRIPTION--\r
6PCRE regular expression to be matched against all IDs. If the expression is\r
7matches, the ID is rejected. Use this with care: may cause significant\r
8degradation. ID matching is done after all other validation.\r
9--# vim: et sw=4 sts=4\r