<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<p dir="auto">I also would like to see<br>
- this<br>
- as<br>
- a list</p>
</blockquote>

<ul>
<li>this</li>
<li>is</li>
<li>a list</li>
</ul>

<p dir="auto">...that just seem to work.</p>
</blockquote>

<p dir="auto">Not when you have a line of text without space on top of it. this is also a good example where markdown has improved. The original markdown explicitly wanted to have the space in front, common markdown is not requiring it anymore since it is very common to have no space in front of a list.</p>

<p dir="auto">[ source code quoting ]</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">it is if you make sure its actually markdown...was missing a newline after ```java</p>
</blockquote>

<p dir="auto">Bah, right, my bad. Should have seen that</p>

<p dir="auto">My point is, I would like to see some more flexibility and improvement here and I would like to have the possibility of the community to help.<br>
Since it is already an external plugin-like interface, why not opening it up for the community?</p>

<p dir="auto">Andreas</p>
</div>
</div>
</body>
</html>