KaTeX/src
Emily Eisenberg 51d751f96d Make text operators <mi>s
Summary: According to the MathML spec [about
identifiers](http://www.w3.org/TR/MathML3/chapter3.html#id.3.2.3.3),
text function names should be <mi>s. This fixes that.

Fixes #202

Test plan:
 - `make test`

Auditors: alpert
2015-03-13 08:11:21 -07:00
..
buildCommon.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
buildHTML.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
buildMathML.js Make text operators <mi>s 2015-03-13 08:11:21 -07:00
buildTree.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
delimiter.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
domTree.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
fontMetrics.js Fix up small problems with #126 2015-02-18 16:28:05 -08:00
functions.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
Lexer.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
mathMLTree.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
Options.js Move js files into src/ 2014-09-15 02:50:34 -07:00
ParseError.js added position property to ParseError 2014-09-23 14:38:41 -06:00
Parser.js Add an optional settings argument to render calls 2015-02-19 15:26:57 -08:00
parseTree.js Add an optional settings argument to render calls 2015-02-19 15:26:57 -08:00
Settings.js Add an optional settings argument to render calls 2015-02-19 15:26:57 -08:00
Style.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
symbols.js Merge pull request #176 from janmarthedal/bin-symbols 2015-03-10 08:37:46 -07:00
utils.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00