revert mathjax script
Some checks are pending
Some checks are pending
This commit is contained in:
parent
ff899eacbc
commit
8637937803
1 changed files with 0 additions and 22 deletions
|
@ -48,25 +48,3 @@
|
|||
}, 0);
|
||||
});
|
||||
</script>
|
||||
<script>
|
||||
MathJax = {
|
||||
tex: {
|
||||
inlineMath: [['\(', '\)'],['$','$']],
|
||||
displayMath: [['$$','$$']],
|
||||
processEscapes: true,
|
||||
processEnvironments: true,
|
||||
tags: 'ams'
|
||||
},
|
||||
options: {
|
||||
skipHtmlTags: ['script', 'noscript', 'style', 'textarea', 'pre']
|
||||
},
|
||||
chtml: {
|
||||
mtextInheritFont: false,
|
||||
matchFontHeight: false
|
||||
},
|
||||
loader: {
|
||||
load: ['ui/lazy']
|
||||
}
|
||||
};
|
||||
</script>
|
||||
<script id="MathJax-script" async src="/mathjax/tex-chtml.js"></script>
|
||||
|
|
Loading…
Add table
Reference in a new issue