docs(autorender): Remove forgotten closing comment tag (#2916)

* Remove forgotten closing comment tag
This commit is contained in:
deining
2021-04-07 18:31:38 +02:00
committed by GitHub
parent 8a07441867
commit 88caf873eb

View File

@@ -62,7 +62,7 @@ ECMAScript module is also available:
```
> You can use [`nomodule` attribute](https://developer.mozilla.org/en/HTML/Element/script#Attributes)
to provide a fallback for older browsers that do not support ES modules. -->
to provide a fallback for older browsers that do not support ES modules.
## API
This extension exposes a single function, `window.renderMathInElement`, with