HEX
Server: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: iestorre (46869)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/i/e/s/iestorre/moodleAW/moodle07/mod/wiki/tests/fixtures/output/nwiki/3
<h1><a name="toc-1"></a>Lists</h1>
<h2><a name="toc-2"></a>Unordered lists</h2>
<ul>
<li>1
<ul>
<li>2</li>
</ul>
</li>
<li>1</li>
</ul>
<ul>
<li>1
<ul>
<li>3
<ul>
<li><strong>bold</strong></li>
</ul>
</li>
</ul>
</li>
<li><em>italic</em></li>
</ul>
<h2><a name="toc-3"></a>Ordered lists</h2>
<ol>
<li>1
<ol>
<li>2</li>
</ol>
</li>
<li>3</li>
</ol>
<ol>
<li>4</li>
<li>5
<ol>
<li>6</li>
</ol>
</li>
</ol>