Skip to content

v0.8.2 (2017-08-17)

Compare
Choose a tag to compare
@kevinbarabash kevinbarabash released this 17 Aug 05:16

New features:

  • Accept all existing Greek letters using unicode characters in math mode (#410)

Bug fixes:

  • Fix MathML output for ' and large operators with limits (#788)
  • Update package.json to point 'main' at dist/katex.js (#791)
  • Fix color support for stretchy, strikethrough, and fbox (#792)

Other changes:

  • Detect attachEvent() support correctly, fixes #771 (#772)