reStructuredText does not support math
未关闭
- 主要语言
- Ruby
- 星标
- 6k
- 派生
- 3.4k
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have tried every approach for embedding equations into my rst markup on Github, but none seem to work:
```
.. math::
\beta = \alpha + \epsilon^2
```
and
```
.. raw:: latex html
\[ \beta = \alpha + \epsilon^2 \]
```
as well as adding a MathJax script to the rst file.
Since I largely develop statistical software, its important to be able to add math to my wiki pages and docs. Is this something that will be added in the near future, or is there a workaround?
贡献指南
评估
这个 Issue 还没有评估数据。