This file is indexed.

/usr/share/doc/python-markdown-doc/docs/release-2.1.1.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
title:      Release Notes for v2.1.1
prev_title: Release Notes for v2.2.0
prev_url:   release-2.2.0.html
next_title: Release Notes for v2.1.0
next_url:   release-2.1.0.html

Python-Markdown 2.1.1 Release Notes
===================================

Python-Markdown 2.1.1 is a bug-fix release. No new features have been added.
Most notably, a bug which caused raw HTML paring to run __very__ slowly has
been fixed along with a few bugs which caused the parser to raise exceptions
while parsing. For a full list of changes, see the git log.