diff options
Diffstat (limited to 'html-test/ref/Properties.html')
| -rw-r--r-- | html-test/ref/Properties.html | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/html-test/ref/Properties.html b/html-test/ref/Properties.html index daabe6c4..c874339f 100644 --- a/html-test/ref/Properties.html +++ b/html-test/ref/Properties.html @@ -7,7 +7,9 @@       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript"      ></script -    ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript" +    ><script type="text/x-mathjax-config" +    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script +    ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"      ></script      ></head    ><body  | 
