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

array environment does not work

Open TomBener opened this issue 5 years ago • 3 comments

Thanks for your work!

I use vuepress-plugin-mathjax to render math equations for my blog, and it works well in most cases. However, it cannot render math equations for array environment like:

\left\{\begin{array}{l}{5 a^{2}-12 a+8 \geq 0} \\ {5 a^{2}-12 a \leq 0}\end{array} \Rightarrow 0 \leq a \leq \frac{12}{5}\right

It seems that all environments wraped with \begin{} \end{} don't work, either. While, markdown-it-katex can render this kind of equations well.

Could you please support this feature? Thanks in advance.

TomBener avatar Nov 10 '19 03:11 TomBener

I have tried it on that website http://waylonflinn.github.io/markdown-it-katex/, markdown-it-ketex does support render array. I encounter the same problem as you. Could @vuepress please support this feature? lots of thanks.

qiaoin avatar Nov 23 '19 14:11 qiaoin

+1

qxxiao avatar Nov 29 '20 10:11 qxxiao

+1

ZhouWenjun2019 avatar Jan 17 '21 12:01 ZhouWenjun2019