This file is indexed.

/usr/share/doc/html2wml/t/samples/t-fake-tags.html is in html2wml 0.4.11-1.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
16
17
<html>
<head>
<title>Fake tags</title>
</head>

<body>
<h1>Fake tags</h1>

<p>This example tests how HTML::Parser will behave will fake 
tags (and how Html2Wml will then treat them). </p>


<p>Please send any remark to Maddingue <maddingue@free.fr>, 
or check the web site of the author <http://maddingue.free.fr/>

</body>
</html>