This file is indexed.

/usr/share/doc/libhtml-lint-perl/README is in libhtml-lint-perl 2.20+dfsg-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.

The "weblint" script is now pretty much a wrapper around the HTML::Lint
module.

You can also look into Apache::Lint which is a mod_perl wrapper around
HTML::Lint.

Finally, for those of you doing automated testing with Test::More and
its brethren, Test::HTML::Lint lets you automate HTML checking.

Please let me know if any tests fail.

Andy Lester
andy at petdance.com