Take the following input and both `Markdown.pl` and PHP Markdown will fail:

~~~Input~~~~~~

    Codeblock
~~~End~~~~~~~

~~~Expected~~~~
<pre><code>
Codeblock</pre></code>
~~~End~~~~~~~

~~~Actual Result~~
<p>Codeblock</p>
~~~End~~~~~~~~

There is already a testcase in MDTest for codeblocks in the first line, though 
the above is still not handled properly!
-- 
Milian Wolff
http://milianw.de
OpenPGP key: CD1D1393

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Markdown-Discuss mailing list
Markdown-Discuss@six.pairlist.net
http://six.pairlist.net/mailman/listinfo/markdown-discuss

Reply via email to