mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Provide link to auto-render.min.js in usage example (#522)
This commit is contained in:
committed by
Kevin Barabash
parent
e6de31d2d6
commit
e4d2d933af
@@ -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="/path/to/auto-render.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.6.0/contrib/auto-render.min.js"></script>
|
||||
```
|
||||
|
||||
Then, call the exposed `renderMathInElement` function in a script tag
|
||||
|
Reference in New Issue
Block a user