Hi,
the HTML ListItem doesn't render "sublists" if they are existing...:(
html
<ul>
<li>Punkt 1
<ul>
<li>Wie soll es schöner Sein</li>
<li>Und %ist noch so Fein</li>
</ul>
</li>
<li>Punkt 2</li>
<li>Punkt 3</li>
</ul>
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.