But I'm curious to know if there's something I can do to make Markdown PHP always transform

    [space]'

into

    [space]‘

PHP Markdown never transform quotes. What you're complaining about probably comes from the Texturize text filter inside WordPress.

I suggest as a solution that you install [PHP SmartyPants][1] as a WordPress plugin, it'll handle these quotes better.

 [1]: http://www.michelf.com/projects/php-smartypants/


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


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

Reply via email to