reStructuredText does not support math
Đang mở
- Ngôn ngữ chính
- Ruby
- Star
- 6k
- Fork
- 3.4k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.