This file is indexed.

/usr/share/doc/python-markdown-doc/docs/release-2.0.2.txt is in python-markdown-doc 2.5.1-2.

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
title:      Release Notes for v2.0.2
prev_title: Release Notes for v2.1.0
prev_url:   release-2.1.0.html
next_title: Release Notes for v2.0.1
next_url:   release-2.0.1.html

Python-Markdown 2.0.2 Release Notes
===================================

Python-Markdown 2.0.2 is a bug-fix release. No new features have been added.
Most notably, the setup script has been updated to include a dependency on 
ElementTree on older versions of Python (< 2.5). There have also been a few 
fixes for minor parsing bugs in some edge cases. For a full list of changes, 
see the git log.