User "Brion VIBBER" posted a comment on MediaWiki.r87934.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87934#c22459
Commit summary:
This updates improves the MathML support of texvc. New new tags have
been added, but the parser now recognizes numbers containing decimal
points as being renderable using <mn>. The delimiters (,[,{ now render
using <mo> tags, this allows for equations such as "y=f(x)" to be
rendered to MathML. Finally for standard functions such as \sin, now
render as <mi>\sin</mi>⁡, etc so standard function names
are supported.
Comment:
Note that MathML rendering will be removed since it's so poor that it's
useless. Probably no point to committing and testing this.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview