662abf1039
Markdown test fix contributed by kshefov Reviewed-by: jlaskey
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
<ul>
|
|
<li><p>A list item with code:</p>
|
|
|
|
<pre><code>alert('Hello world!');
|
|
</code></pre></li>
|
|
</ul>
|