Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2d1f576f14e63fcf8f015bf82f03f012ebc0019e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8" ?> 
<cheatsheet title="Test cheatsheet without cheatsheet element">

<intro>
</intro>

	<item
		title="Just a simple test">
		<description>
Did it work? Of course not, it is suppose to cause a parsing error.
		</description>
</item>

</cheatsheet>

Back to the top