| 12345678910 | HTML.AllowedCommentsTYPE: lookupVERSION: 4.4.0DEFAULT: array()--DESCRIPTION--A whitelist which indicates what explicit comment bodies should beallowed, modulo leading and trailing whitespace.  See also %HTML.AllowedCommentsRegexp(these directives are union'ed together, so a comment is consideredvalid if any directive deems it valid.)--# vim: et sw=4 sts=4
 |