github KaTeX/KaTeX v0.3.0

latest releases: v0.16.10, v0.16.9, v0.16.8...
9 years ago

Breaking changes:

  • The greediness of the \color function has changed to maintain compatibility with MathJax, so expressions like \color{red}\text{a} will no longer work and instead need to be rewritten as \color{red}{\text{a}}

New features:

  • Add an auto-render extension for automatically rendering math on a page
  • Add support for \phantom
  • Add \#, \&

Other changes:

  • Fixed spacing for \odot, \oplus, \otimes, \oslash, \bigtriangleup, \bigtriangledown, \dagger, \diamond, \star, \triangleleft, \triangleright
  • Fixed MathML handling of text operators
  • Removed !important from MathML hiding rules, so they can be overridden

Don't miss a new KaTeX release

NewReleases is sending notifications on new releases.