idyll-lang/idyll

Update KaTeX Version

オープン

#725 opened on 2021/04/06

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (97 件のフォーク)batch import
CLIComponentsGood First PRhelp wanted

Repository metrics

Stars
 (1,977 個のスター)
PR merge metrics
 (30d に merged 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 :) ).

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