TeX support added to Commenting
Since a lot of comments are about math, I enabled the LaTeXRender plugin for the commenting system (by adding the line add_filter('comment_text', 'latexcontent') to the latexrender-plugin.php file after the other filters). So now when you’re entering math, if you know LaTeX, you can use it by enclosing the code in [tex] and [/tex] delimiters.
Possibly relevant posts:
- In Media Res (3/11/2005)
- Plugin idea: modifications to LatexRender (7/19/2007)
- JsMath and WP (5/3/2005)