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...
--
Milian Wolff
http://milianw.de
_______________________________________________
Markdown-Discuss mailing list
[email protected]
http://six.pairlist.net/mailman/listinfo/markdown-discuss
