You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
181 B

<ul>
<li>
<p>A list item with a code block</p>
<pre><code>Some *code*
</code></pre>
</li>
<li>
<p>Another list item</p>
<pre><code>More code
And more code
</code></pre>
</li>
</ul>