idyll-lang/idyll

Update KaTeX Version

Open

#725 建立於 2021年4月6日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)JavaScript (1,977 star) (97 fork)batch import
CLIComponentsGood First PRhelp wanted

描述

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 :) ).

貢獻者指南