Le 2007-09-18 à 14:29, Milian Wolff a écrit :

Take this input:

    *test _test* test_

And look at the output of PHP Markdown and PHP Markdown Extra - it differs:

# PHP Markdown:

    <em>test _test</em> test_

# PHP Markdown Extra:

    *test <em>test* test</em>

I'd say the first one is correct here...

I agree that the first interpretation is better.


Michel Fortin
[EMAIL PROTECTED]
http://michelf.com/


_______________________________________________
Markdown-Discuss mailing list
[email protected]
http://six.pairlist.net/mailman/listinfo/markdown-discuss

Reply via email to