diff --git a/contrib/mhchem/README.md b/contrib/mhchem/README.md index 9f8789e9..e7434654 100644 --- a/contrib/mhchem/README.md +++ b/contrib/mhchem/README.md @@ -7,9 +7,11 @@ This extension adds to KaTeX the `\ce` and `\pu` functions from the [mhchem](htt This extension isn't part of core KaTeX, so the script should be separately included. Write the following line into the HTML page's `
`. Place it *after* the line that calls `katex.js`. ```html - + ``` +If you remove the `defer` attribute from this tag, then you must also remove the `defer` attribute from the `