You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/filters/kword/html/import/test/ultext2.htm

11 lines
356 B

<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<p class="Standard" style="text-align:left; ">line 1</p>
<ul style="list-style-type:disc">
<li class="Standard" style="text-align:left; ">first bulletpoint, line 2</li>
</ul>
<p class="Standard" style="text-align:left; ">line 3</p>
<p class="Standard" style="text-align:left; ">&nbsp;</p>
</body>
</html>