<div class="bullet-wrapper">
This content is not in a list.
<ul>
<li>Some text about this.</li>
<li>Some more text about that. Except this text is a bit longer than the first so we can check text-wrapping behaviour</li>
</ul>
<ol>
<li>Some text about this.</li>
<li>Some more text about that. Except this text is a bit longer than the first so we can check text-wrapping behaviour</li>
</ol>
</div>