Files
gitbook/test/plugins/resources/index.js
T
2015-01-28 19:39:41 +01:00

8 lines
158 B
JavaScript

module.exports = {
book: {
js: [
"https://cdn.mathjax.org/mathjax/2.4-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"
]
}
};