2019-05-09 22:39:56 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- This DocBook file was created by LyX 2.4.0dev
|
|
|
|
See http://www.lyx.org/ for more information -->
|
2020-07-25 21:51:32 +00:00
|
|
|
<article xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.2">
|
2020-08-26 19:19:38 +00:00
|
|
|
<title>Test document</title>
|
|
|
|
<para>A simple list: </para>
|
2019-05-09 22:39:56 +00:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>First item</para>
|
2020-08-15 22:59:43 +00:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-08-26 19:19:38 +00:00
|
|
|
<para>Second item on two lines</para>
|
|
|
|
<para>I'm the second line</para>
|
2020-08-15 22:59:43 +00:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2019-05-09 22:39:56 +00:00
|
|
|
</article>
|