We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16410f9 commit 913b38fCopy full SHA for 913b38f
test/jasmine/bundle_tests/mathjax_test.js
@@ -8,7 +8,7 @@ var destroyGraphDiv = require('../assets/destroy_graph_div');
8
describe('Test MathJax:', function() {
9
var mathJaxScriptTag;
10
11
- // N.B. we used to have to load MathJax "dynamically" as Karam
+ // N.B. we have to load MathJax "dynamically" as Karam
12
// does not undefined the MathJax's `?config=` parameter.
13
//
14
// Now with the mathjax_config no longer needed,
0 commit comments