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

14 lines
107 B

<html>
<head>
</head>
<body>
line 1
<ul>
<li>
first bulletpoint, line 2
</li>
</ul>
line 3
</body>
</html>