Bump master to v0.10.0-pre

This commit is contained in:
Kevin Barabash
2017-10-05 11:40:49 -06:00
parent 610513c012
commit 2e27d4248b
5 changed files with 10 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ This extension isn't part of KaTeX proper, so the script should be separately
included in the page:
```html
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.8.3/contrib/auto-render.min.js" integrity="sha384-RkgGHBDdR8eyBOoWeZ/vpGg1cOvSAJRflCUDACusAAIVwkwPrOUYykglPeqWakZu" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.9.0-alpha/contrib/auto-render.min.js" integrity="sha384-/Z291BvW2yONYvD+H3Zrvm+Pry3vypiYfoh24Bdxz24L97RYba1z7Q0L9/HSNAWp" crossorigin="anonymous"></script>
```
Then, call the exposed `renderMathInElement` function in a script tag