tests/unittest/list3.md in maruku-0.5.0 vs tests/unittest/list3.md in maruku-0.5.1
- old
+ new
@@ -34,10 +34,12 @@
</blockquote>
</li>
<li>
<p>A list item with a code block:</p>
-<pre><code><code goes here></code></pre></li>
+
+<pre><code><code goes here></code></pre>
+</li>
</ul>
*** Output of to_latex ***
\begin{itemize}%
\item A list item with a blockquote:
\ No newline at end of file