mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 11:48:41 +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)
|
||||
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
|
||||
|
Reference in New Issue
Block a user