Huxpro / Huxpro/huxpro.github.io
下划线导致Mathjax公式渲染错误
Open
- Dominant language
- HTML
- Stars
- 7.6k
- Forks
- 6.6k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 1
Description
在同一行的公式中出现两个下划线会被渲染为斜体,导致公式渲染异常
如:
`$\hat{u}_{i}^{(0)}(m, n)$和$\hat{u}_{i}^{(3)}(m, n)$`
两个下标的下划线 出现在同一行 就会导致公式渲染错误
需要把第二个下划线改成 `\_` 才可以,但是这个和markdown公式渲染规则就不一致了。
请问该怎么解决呢?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.