Skip to content

Commit 1b94721

Browse files
committed
Remove <ul> from test2.html to publish alpha snapshot.
1 parent 8802e12 commit 1b94721

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

tests/test2.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,7 @@
1212
<!--As this is a comment, it will not be displayed by WebWhirr.-->
1313
<hr>
1414

15-
<p>Eventually, WebWhirr will gain more features, such as:</p>
16-
17-
<ul>
18-
<li>the ability to connect to the internet</li>
19-
<li>a fully featured, customizable interface</li>
20-
</ul>
15+
<p>Eventually, WebWhirr will gain more features, such as the ability to connect to the internet and a fully featured, customizable interface.</p>
2116

2217
<p>For now, however, the focus is on building the rendering base that will be used in the browser.</p>
2318
</body>

0 commit comments

Comments
 (0)