We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b995d commit 26c9c71Copy full SHA for 26c9c71
.npmignore
@@ -1,24 +1,28 @@
1
*~
2
+.DS_Store
3
+.travis.yml
4
node_modules
5
attic
6
+components/dist
7
+components/samples
8
doc
9
lib
10
+mathjax2/css
11
mathjax2/input/TeX.d.ts
12
mathjax2/input/TeX.js
13
mathjax2/legacy/extensions
14
mathjax2/legacy/jax/input/MathML
15
mathjax2/legacy/jax/input/TeX
16
mathjax2/legacy/jax/output
17
+mathjax2/legacy/MathJax.js
18
mathjax2/output
19
samples
20
tests
21
tests.sh
22
tools
23
tex_interactive.js
-Mml-lab.html
-Mml-lab.js
-TeX-lab.html
-TeX-lab.js
24
load.html
25
load.js
26
+load.mjs
27
main.js
28
+v3-lab.html
0 commit comments