github / github/markup

reStructuredText does not support math

Aberta
#83 48 comentários 22 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Ruby
Estrelas
6k
Forks
3.4k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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?

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.