]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.Attr.Name.UseCDATA.txt
CommitLineData
d4949327
NL
1HTML.Attr.Name.UseCDATA\r
2TYPE: bool\r
3DEFAULT: false\r
4VERSION: 4.0.0\r
5--DESCRIPTION--\r
6The W3C specification DTD defines the name attribute to be CDATA, not ID, due\r
7to limitations of DTD. In certain documents, this relaxed behavior is desired,\r
8whether it is to specify duplicate names, or to specify names that would be\r
9illegal IDs (for example, names that begin with a digit.) Set this configuration\r
10directive to true to use the relaxed parsing rules.\r
11--# vim: et sw=4 sts=4\r