mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-08 12:38:39 +00:00
docs(autorender): Remove forgotten closing comment tag (#2916)
* Remove forgotten closing comment tag
This commit is contained in:
@@ -62,7 +62,7 @@ ECMAScript module is also available:
|
|||||||
```
|
```
|
||||||
|
|
||||||
> You can use [`nomodule` attribute](https://developer.mozilla.org/en/HTML/Element/script#Attributes)
|
> 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
|
## API
|
||||||
This extension exposes a single function, `window.renderMathInElement`, with
|
This extension exposes a single function, `window.renderMathInElement`, with
|
||||||
|
Reference in New Issue
Block a user