github / github/markup

reStructuredText does not support math

Aperta
#83 48 commenti 22 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Ruby
Stelle
6k
Fork
3.4k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.