问题描述
我是 Katex/Latex 的新手,我尝试过不同的方法,但我无法获得正确的输出。我曾尝试使用 katex.org 的自动渲染功能和以下分隔符,但未正确渲染换行符和符号。
{ left: '$$',right: '$$',display: true },{ left: '$',right: '$',display: true }
我想要的输出:https://prnt.sc/yxfanc 当前输出:https://prnt.sc/yxfdzg
我无法修改字符串,因为字符串来自 db。
$$0.01$$ mol of $$AgNO_3$$ is added to $$1$$ L of a solution which is $$0.1\\ M$$ $$Na_2CrO_4$$ and $$0.005\\ M$$ in $$NaIO_3$$. Calculate  $$[Ag^{\\oplus}],[IO_3^{\\circleddash}]$$ and $$[CrO_4^{2-}]$$. <div>$$K_{sp}\\,Ag_2CrO_4$$ and $$AgIO_3$$ are $$10^{-8}$$ and $$10^{-13}$$ respectively.</div>
知道哪里出了问题吗?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)