DEBSOURCES
Skip Quicknav
sources / libtext-markdown-perl / 1.000031-3 / t / PHP_Markdown-from-MDTest1.1.mdtest / Code_block_in_a_list_item.xhtml
12345678910
<ul> <li><p>List Item:</p> <pre><code>code block with a blank line </code></pre> <p>within a list item.</p></li> </ul>