sphinx-doc/sphinx

MathML default output for Math

Open

#6.092 aberto em 21 de fev. de 2019

Ver no GitHub
 (22 comments) (0 reactions) (0 assignees)Python (1.985 forks)batch import
builder:htmlextensions:mathematicshelp wantedmarkuptype:enhancementtype:proposal

Métricas do repositório

Stars
 (5.625 stars)
Métricas de merge de PR
 (Mesclagem média 10d 11h) (11 fundiu PRs em 30d)

Description

From the docs:

"Since mathematical notation isn’t natively supported by HTML in any way..."

That's not totally true. MathML is a part of the HTML5 spec, though browser support is spotty to say the least. Since the alternative without installing plugins is just math not working, maybe a good default would be to follow the spec for the output format?

Guia do colaborador