diff --git a/contrib/auto-render/README.md b/contrib/auto-render/README.md index 25ab193a..05efd7b2 100644 --- a/contrib/auto-render/README.md +++ b/contrib/auto-render/README.md @@ -27,6 +27,22 @@ before the close body tag: See [index.html](index.html) for an example. +If you prefer to have all your setup inside the html ``, +you can use the following script there +(instead of the one above at the end of the ``): + +```html + + ... + + ... + +``` + ### API This extension exposes a single function, `window.renderMathInElement`, with