parent
ec90ae1cef
commit
66c776083d
@ -1,27 +1,20 @@
|
||||
<html><head></head><body><ul>
|
||||
<html><head></head><body>
|
||||
<ul>
|
||||
<li>this is a sentence</li>
|
||||
<li>
|
||||
<ul>
|
||||
<li>this is a new line</li>
|
||||
<li>
|
||||
<ul>
|
||||
<li>even further</li>
|
||||
<li>same</li>
|
||||
<li>
|
||||
<ul>
|
||||
<li>one more line</li>
|
||||
<li>again</li>
|
||||
<li>weeeeee</li>
|
||||
<li>
|
||||
<ul>
|
||||
<li>further indent</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>back a line</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul></body></html>
|
||||
Loading…
Reference in new issue