-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
This
<script type="text/javascript" src="./node_modules/mathjax-electron/resources/MathJax/MathJax.js?config=electron"></script>
should be
<script type="text/javascript" src="./node_modules/mathjax-electron/MathJax-2.7.5/MathJax.js"></script>
However even after that fix, I get the error:
MathJax.js:19 GET ./node_modules/mathjax-electron/MathJax-2.7.5/extensions/MathMenu.js?V=2.7.5 net::ERR_FILE_NOT_FOUND
Are the paths broken or can someone throw together an actual working demo of this thing?
keenguy and kkiwo12
Metadata
Metadata
Assignees
Labels
No labels