test/script/markdown/list-with-blockquote.js.EXPECTED

Mon, 22 Feb 2016 13:45:00 -0800

author
asaha
date
Mon, 22 Feb 2016 13:45:00 -0800
changeset 1853
5e6425585441
parent 963
e2497b11a021
permissions
-rw-r--r--

Merge

     1 <ul>
     2 <li><p>A list item with a blockquote:</p>
     4 <blockquote>
     5   <p>This is a blockquote
     6   inside a list item.</p>
     7 </blockquote></li>
     8 </ul>

mercurial