User "Thelema314" posted a comment on MediaWiki.r88260.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88260#c21581
Commit summary:

The following change fixes minor issues with the MathML display of
arithmetic operations.  In particular in displaying x-2 it should use
the entity − in MathML as well.  Also changed spacing so an
opporation such as "+" would render as <mo> + </mo> instead of
<mo>+</mo>.

Comment:

This diff does do what's indicated - the first line's change produces " %minus; 
" instead of "-", and the second line's change adds two "&nbsp;"'s around the 
operator (stored in `str`)

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to