aboutsummaryrefslogtreecommitdiff
path: root/testdata/unlist.html
blob: 8d3eab73e6767134c4ae52f644a17d580bee0dba (plain)
1
2
3
4
5
6
7
8
9
10
<ul><li> <i>Unordered lists</i> are easy to do:
</li><ul><li> Start every line with a star.
</li><ul><li> More stars indicate a deeper level.
</li></ul><li> Previous item continues.
</li><li> A newline
</li></ul><li> in a list  
</li></ul>marks the end of the list.
<ul><li>Of course you can start again.
</li></ul>

Return to:

Send suggestions and report system problems to the System administrator.