sphinx-doc/sphinx

MathML default output for Math

Open

#6,092 opened on 2019年2月21日

GitHub で見る
 (22 comments) (0 reactions) (0 assignees)Python (1,985 forks)batch import
builder:htmlextensions:mathematicshelp wantedmarkuptype:enhancementtype:proposal

Repository metrics

Stars
 (5,625 stars)
PR merge metrics
 (平均マージ 10d 11h) (30d で 11 merged PRs)

説明

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?

コントリビューターガイド