Usage
<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?>
Arguments
All arguments are passed to the ASCIIMath PHP library and rendered as MATHML. See http://www1.chapman.edu/jipsen/asciimath.html
Example
<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?>