github / github/markup

reStructuredText does not support math

Abierto
#83 48 comentarios 22 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Ruby
Estrellas
6k
Forks
3.4k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.