mathquill 下载地址
https://github.com/mathquill/mathquill
mathquill 转码图片 地址 ?后面跟编码
http://latex.codecogs.com/gif.latex?\frac{1}{2}
转换为可以的css
html(
1
2
)代码,现在我要把html转换成\frac{1}{2}
mathquill 转换html函数为
$("#matheq_latex")..mathquill("write","\frac{1}{2}");
mathquill 转换 公式编码 函数为???
希望大神指点
http://mathquill.com/demo.html
这个demo 有想要的