Open
Description
Hi. I did submit this issue previously (#750), but github banned me for no reason whatsoever. I'm reposting it so it won't get lost.
Basically, this:
- item one
second paragraph of item 1
- item two
Renders as:
<ul>
<li>
<p>item one</p>
<p>second paragraph of item 1
- item two</p>
</li>
</ul>
Here is the screenshot of previous discussion just in case: