sphinx-doc/sphinx

MathML default output for Math

Open

#6,092 建立於 2019年2月21日

在 GitHub 查看
 (22 留言) (0 反應) (0 負責人)Python (1,985 fork)batch import
builder:htmlextensions:mathematicshelp wantedmarkuptype:enhancementtype:proposal

倉庫指標

Star
 (5,625 star)
PR 合併指標
 (平均合併 10天 11小時) (30 天內合併 11 個 PR)

描述

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?

貢獻者指南