My fork of Michel Fortin's PHP Markdown Extra has been updated to include support for MathJax as well as jsMath. Both of these are JavaScript libraries for using LaTeX syntax, e.g., \(E = mc^2\), to include high quality, scalable equations (not just bitmapped images of equations) in your HTML pages.
Links to more information: * A [description of PHP Markdown Extra Math][1], along with some configuration instructions for using it with WordPress. * PHP Markdown Extra Math's [GitHub repository][2]. * The [MathJax][3] library. * The [jsMath][4] library. [1]: http://www.leancrew.com/all-this/2010/09/php-markdown-extra-math-mathjax-and-wordpress/ [2]: http://github.com/drdrang/php-markdown-extra-math [3]: http://mathjax.org [4]: http://www.math.union.edu/~dpvc/jsMath/ _______________________________________________ Markdown-Discuss mailing list [email protected] http://six.pairlist.net/mailman/listinfo/markdown-discuss
