想问问怎么实现正常显示latex数学公式的功能呢
Closed this issue · 2 comments
bebinca commented
比如正常显示$x, y\in R^n$这样的表达
luoyan35714 commented
以下这些插件应该可以帮到你,你看下
mathjax https://www.mathjax.org/
katex https://katex.org/
html to latex http://htmltolatex.sourceforge.net/
bebinca commented
感谢感谢!