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/ullevel.htm

15 lines
145 B

<html>
<head>
</head>
<body>
line 1
<ul>
this is line 2 on the level of line 3
<li>
first bulletpoint, line 3
</li>
</ul>
line 4
</body>
</html>