github / github/markup

reStructuredText does not support math

オープン
#83 コメント 48 件 リアクション 22 件 担当者 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 を短くまとめたダイジェスト。