test/script/markdown/multi-paragraph-list.js.EXPECTED

Thu, 03 Dec 2015 13:41:24 -0800

author
asaha
date
Thu, 03 Dec 2015 13:41:24 -0800
changeset 1766
dbedb3a0ea7a
parent 963
e2497b11a021
permissions
-rw-r--r--

Merge

     1 <ol>
     2 <li><p>This is a major bullet point.</p>
     4 <p>That contains multiple paragraphs.</p></li>
     5 <li><p>And another line</p></li>
     6 </ol>

mercurial