mstch/test/data/section_as_context.txt

7 lines
131 B
Plaintext
Raw Normal View History

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