github / github/markup

reStructuredText does not support math

未關閉
#83 48 則留言 22 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。