tests/unittest/list3.md in maruku-0.4.0 vs tests/unittest/list3.md in maruku-0.4.1
- old
+ new
@@ -88,25 +88,27 @@
</ul>
*** Output of Markdown.pl (parsed) ***
<ul>
<li
- ><p>A list item with a blockquote:</p
- >
+ ><p>A list item with a blockquote:</p
+ >
+
<blockquote>
- <p>This is a blockquote
- inside a list item.</p
- >
+ <p>This is a blockquote
+ inside a list item.</p
+ >
</blockquote
- ></li
- >
+ ></li
+ >
<li
- ><p>A list item with a code block:</p
- >
+ ><p>A list item with a code block:</p
+ >
+
<pre
- ><code><code goes here>
+ ><code><code goes here>
</code
- ></pre
- ></li
- >
+ ></pre
+ ></li
+ >
</ul
- >
+ >
\ No newline at end of file