vuepress-plugin-mathjax icon indicating copy to clipboard operation
vuepress-plugin-mathjax copied to clipboard

Use MathJax like Upmath is doing it

Open BaroDevelopment opened this issue 6 years ago • 0 comments

Would be cool if we could use MathJax as in this website https://upmath.me/

things like this are not working:

$$T^{\mu\nu}=\begin{pmatrix} \varepsilon&0&0&0\\ 0&\varepsilon/3&0&0\\ 0&0&\varepsilon/3&0\\ 0&0&0&\varepsilon/3 \end{pmatrix},$$

BaroDevelopment avatar Apr 19 '19 22:04 BaroDevelopment