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

Thu, 29 Oct 2015 17:22:12 -0700

author
asaha
date
Thu, 29 Oct 2015 17:22:12 -0700
changeset 1755
bf97e9141fe5
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