top | item 8320784

(no title)

brendano | 11 years ago

It would be helpful to know what KaTeX can and cannot do.

discuss

order

xymostech|11 years ago

There's a list of functions it supports here: https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX

Most inline math is done, but we're missing a bunch of individual symbols (see CONTRIBUTING.md in the repo if you'd like to contribute!) The main things we're missing are environments (i.e. \begin and \end), but we'll be working on those soon!