File: list09.page

package info (click to toggle)
mallard-ducktype 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,648 kB
  • sloc: python: 4,054; sh: 64; makefile: 7
file content (20 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" id="list09">
 <title>List Test</title>
 <terms>
  <item>
   <title>Item 1 Term 1</title>
   <title>Item 1 Term 2</title>
   <p>Definition 1</p>
  </item>
  <item>
   <title>Item 2 Term 1</title>
   <title>Item 2
   Term 2</title>
   <p>Definition 2
   Cointinuing definition 2</p>
   <p>New paragraph in definition 2</p>
  </item>
 </terms>
 <p>Out of the terms list</p>
</page>