Name |
Last commit
|
Last update |
---|---|---|
.. | ||
applets/capa | ||
coffee | ||
css | ||
images | ||
js | ||
sass | ||
scripts | ||
.gitignore |
Change the `MathJax.Hub.Queue(initializeRequest)` to a simpler function call (`initializeRequest.call(this)`). This was failing to give a proper context to initializeRequest, and `this.value` was turning up as `undefined`. Also add a fallback if we need to display some code before MathJax finishes its original typesetting. I was stubbing out `Queue` in my specs, so the tests had to be changed around a little.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
applets/capa | Loading commit data... | |
coffee | Loading commit data... | |
css | Loading commit data... | |
images | Loading commit data... | |
js | Loading commit data... | |
sass | Loading commit data... | |
scripts | Loading commit data... | |
.gitignore | Loading commit data... |