Bump master to v0.10.0-pre

This commit is contained in:
Kevin Barabash
2017-10-15 16:49:24 -04:00
parent ca5a924672
commit b4c5dfaf20
4 changed files with 9 additions and 9 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.9.0-alpha/contrib/auto-render.min.js" integrity="sha384-/Z291BvW2yONYvD+H3Zrvm+Pry3vypiYfoh24Bdxz24L97RYba1z7Q0L9/HSNAWp" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.9.0-alpha1/contrib/auto-render.min.js" integrity="sha384-cXpztMJlr2xFXyDSIfRWYSMVCXZ9HeGXvzyKTYrn03rsMAlOtIQVzjty5ULbaP8L" crossorigin="anonymous"></script>
```
Then, call the exposed `renderMathInElement` function in a script tag