This file is indexed.

/usr/share/moin/htdocs/applets/moinfckstyles.xml is in python-moinmoin 1.9.8-1ubuntu1.

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
<?xml version="1.0" encoding="utf-8" ?>
<!--
 * FCKeditor styles for usage with MoinMoin
-->
<Styles>
	<Style name="Big" element="big" />
	<Style name="Small" element="small" />
	<Style name="Typewriter" element="tt">
         <Attribute name="css" value="backtick" />
        </Style>
</Styles>