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?

贡献者指南