Skip to content

Commit

Permalink
Update recommended MathJax config to match actual secure (#139) config
Browse files Browse the repository at this point in the history
  • Loading branch information
cben committed Oct 23, 2013
1 parent 9482694 commit f86fe8c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions public/res/WELCOME.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

Welcome to StackEdit! {#welcome}
=====================

Expand Down Expand Up @@ -219,7 +218,7 @@ $$
> **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:https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
<script type="text/javascript" src="https:https://stackedit.io/libs/MathJax/MathJax.js?config=TeX-AMS_HTML"></script>
```

> **NOTE:** You can find more information:
Expand All @@ -238,4 +237,4 @@ Written with [StackEdit](https://stackedit.io/).
[2]: http:https://daringfireball.net/projects/markdown/syntax "Markdown"
[3]: https://github.com/jmcmanus/pagedown-extra "Pagedown Extra"
[4]: https://code.google.com/p/google-code-prettify/
[5]: http:https://softwaremaniacs.org/soft/highlight/en/
[5]: http:https://softwaremaniacs.org/soft/highlight/en/

0 comments on commit f86fe8c

Please sign in to comment.