blob: 5433ee10a6ea805df3b66dfde6db51b550d4a5c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<reqif-xhtml:div>Heading<reqif-xhtml:br/>
<reqif-xhtml:ul>
<reqif-xhtml:li>
<reqif-xhtml:strong>First</reqif-xhtml:strong></reqif-xhtml:li>
<reqif-xhtml:li>
<reqif-xhtml:strong>Second</reqif-xhtml:strong></reqif-xhtml:li>
<reqif-xhtml:li>
<reqif-xhtml:strong>Third</reqif-xhtml:strong>
</reqif-xhtml:li>
</reqif-xhtml:ul>
</reqif-xhtml:div>
|