Update recommended MathJax config to match actual secure (#139) config
This commit is contained in:
parent
9482694dff
commit
f86fe8ca86
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
Welcome to StackEdit! {#welcome}
|
Welcome to StackEdit! {#welcome}
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
@ -219,7 +218,7 @@ $$
|
|||||||
> **NOTE:** When exporting, make sure you include MathJax to render mathematical expression correctly. Your page/template should include something like:
|
> **NOTE:** When exporting, make sure you include MathJax to render mathematical expression correctly. Your page/template should include something like:
|
||||||
|
|
||||||
```
|
```
|
||||||
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
|
<script type="text/javascript" src="https://stackedit.io/libs/MathJax/MathJax.js?config=TeX-AMS_HTML"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
> **NOTE:** You can find more information:
|
> **NOTE:** You can find more information:
|
||||||
|
Loading…
Reference in New Issue
Block a user