Add an other way to get mathjax' version (#1948)

This can be tested [here](https://clang.llvm.org/docs/ControlFlowIntegrity.html)
main
jvoisin 7 years ago committed by Elbert Alias
parent e4cfe4599f
commit 9aedf72f34

@ -5466,7 +5466,7 @@
"MathJax.version": "(.*)\\;version:\\1" "MathJax.version": "(.*)\\;version:\\1"
}, },
"icon": "MathJax.png", "icon": "MathJax.png",
"script": "mathjax\\.js", "script": "([\\d.]+)?/mathjax\\.js\\;version:\\1",
"website": "https://www.mathjax.org" "website": "https://www.mathjax.org"
}, },
"Mattermost": { "Mattermost": {

Loading…
Cancel
Save