This file is indexed.

/usr/share/gocode/src/github.com/russross/blackfriday/testdata/Links, shortcut references.html is in golang-github-russross-blackfriday-dev 1.4+git20161003.40.5f33e7b-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
<p>This is the <a href="/simple">simple case</a>.</p>

<p>This one has a <a href="/foo">line
break</a>.</p>

<p>This one has a <a href="/foo">line
break</a> with a line-ending space.</p>

<p><a href="/that">this</a> and the <a href="/other">other</a></p>