mstch/test/data/section_as_context.txt

7 lines
131 B
Text
Raw Normal View History

2015-04-09 18:41:27 +00:00
<h1>this is an object</h1>
<p>one of its attributes is a list</p>
<ul>
<li>listitem1</li>
<li>listitem2</li>
</ul>