idyll-lang/idyll

Update KaTeX Version

开放

#725 创建于 2021年4月6日

 (2 条评论) (1 个反应) (0 位负责人)JavaScript (97 个派生)batch import
CLIComponentsGood First PRhelp wanted

仓库指标

星标
 (1,977 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Is your feature request related to a problem? Please describe. The current version of KaTeX is 0.13.0, Idyll uses 0.9.0. In particular \newcommand and similar is supported in 0.13.0, but does not appear to be supported in 0.9.0. \newcommand is very useful for serious mathematical articles.

Describe the solution you'd like Update to 0.13.0.

Describe alternatives you've considered Could not think of alternatives (except bookdown :) ).

贡献者指南