From b0b8d1fb45e9091432ae45c1ace19e2b30eb507d Mon Sep 17 00:00:00 2001 From: Cambridge Yang Date: Fri, 28 Aug 2020 12:39:07 -0400 Subject: [PATCH] bump mathjax version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88f1810..54a33e1 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ You should use the version downloaded from [Slack's website](https://slack.com/d ### MathJax versions and URLs -The default MathJax is of version 3.0.5 and downloaded from `https://registry.npmjs.org/mathjax/-/mathjax-3.0.5.tgz`, which is a registry of npmjs. +The default MathJax is of version 3.1.0 and downloaded from `https://registry.npmjs.org/mathjax/-/mathjax-3.1.0.tgz`, which is a registry of npmjs. The script also works with other versions of MathJax 3 and we list a table of versions that we have tested and the corresponding URLs.