-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MathJax integration #9
Comments
This is really important. Also it would be great if the Extension will be single extension instead of installing many other extensions. |
MathJax just released its latest version 3.0. With a complete rewrite of modern tooling (and even TypeScript), it should be easier to bundle using webpack now :) |
Any chance to support AsciiMath along with LaTeX? MathJax supports it. and AsciiMath is far, far easier to write, and much shorter, too. Just to make a point, see the difference between TeX and asciiMath with these examples:
|
Replace Katex with MathJax for matching our online version.
The text was updated successfully, but these errors were encountered: