1Attr.ID.HTML5
2TYPE: bool/null
3DEFAULT: null
4VERSION: 4.8.0
5--DESCRIPTION--
6In HTML5, restrictions on the format of the id attribute have been significantly
7relaxed, such that any string is valid so long as it contains no spaces and
8is at least one character.  In lieu of a general HTML5 compatibility flag,
9set this configuration directive to true to use the relaxed rules.
10--# vim: et sw=4 sts=4
11