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
{{ message }}
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
The old mjpage.js (in mathjax-node) provided an option to wrap the output in class="MathJax_Preview" and leave the script tags in place; that way, they would serve as a preview if MathJax was also called on the client.
mathjax-node-page does not implement this feature right now.
The old
mjpage.js(inmathjax-node) provided an option to wrap the output inclass="MathJax_Preview"and leave the script tags in place; that way, they would serve as a preview if MathJax was also called on the client.mathjax-node-pagedoes not implement this feature right now.