aboutsummaryrefslogtreecommitdiff
path: root/lib/mstch/test/data/section_as_context.txt
blob: d834e80471f624af22fe64abab0ee8b04d6285aa (plain)
1
2
3
4
5
6
  <h1>this is an object</h1>
  <p>one of its attributes is a list</p>
  <ul>
    <li>listitem1</li>
    <li>listitem2</li>
  </ul>