You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -146,7 +147,14 @@ a refactor, or an improvement to a feature, etc., please be sure to:
146
147
147
148
## Working on MathJax core
148
149
149
-
You want to contribute code? We describe how below. First, note that the MathJax source code is in the <https://github.com/mathjax/MathJax-src> repository, not the <https://github.com/mathjax/MathJax> repository, which contains the packaged component files for distribution on CDNs and the [mathjax npm package](https://www.npmjs.com/package/mathjax) (the source code is included in the [mathjax-full npm package](https://www.npmjs.com/package/mathjax-src)).
150
+
You want to contribute code? We describe how below. First, note that
151
+
the MathJax source code is in the
152
+
<https://github.com/mathjax/MathJax-src> repository, not the
153
+
<https://github.com/mathjax/MathJax> repository, which contains the
154
+
packaged component files for distribution on CDNs and the [mathjax npm
155
+
package](https://www.npmjs.com/package/mathjax) (the source code is
0 commit comments