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

Wed, 11 Nov 2015 20:47:37 -0800

author
asaha
date
Wed, 11 Nov 2015 20:47:37 -0800
changeset 1759
5bbb4858350b
parent 963
e2497b11a021
permissions
-rw-r--r--

Added tag jdk8u51-b34 for changeset bd915e4b7a4a

     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