hackmdio / vscode-hackmd

The official HackMD VScode extension!
https://marketplace.visualstudio.com/items?itemName=HackMD.vscode-hackmd
MIT License
133 stars 14 forks source link

MathJax integration #9

Open Yukaii opened 4 years ago

Yukaii commented 4 years ago

Replace Katex with MathJax for matching our online version.

RoyiAvital commented 4 years ago

This is really important.

Also it would be great if the Extension will be single extension instead of installing many other extensions.

Yukaii commented 4 years ago

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 :)

https://github.com/mathjax/MathJax-src

mlopezgva commented 1 year ago

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:

captura de pantalla de 2016-07-14 17 01 13

captura de pantalla de 2016-07-14 17 18 59

captura de pantalla de 2016-07-14 17 18 33