1
1
mirror of https://github.com/varkor/quiver.git synced 2024-08-15 16:50:29 +03:00

Disable MathJax

We currently do not use MathJax, so there's no point initialising it as a submodule.
This commit is contained in:
varkor 2020-03-04 15:35:28 +00:00
parent cf96d7065d
commit fa219a794a
2 changed files with 6 additions and 4 deletions

9
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "MathJax"]
path = MathJax
url = https://github.com/mathjax/MathJax.git
# [submodule "MathJax"]
# path = MathJax
# url = https://github.com/mathjax/MathJax.git
[submodule "KaTeX"]
path = KaTeX
url = https://github.com/KaTeX/KaTeX.git

@ -1 +0,0 @@
Subproject commit 419b0a6eee7eefc0f85e47f7d4f8227ec28b8e57