From d4324a724b70e44169e65a39e708dd0690ec41f1 Mon Sep 17 00:00:00 2001 From: Ron Kok Date: Mon, 7 Sep 2020 09:59:02 -0700 Subject: [PATCH] docs: add warning re:defer to mhchem documentation (#2485) * Add warning re:defer to mhchem documentation. * Edit description of defer behavior. * Add nuance to the explanation regarding `defer`. --- contrib/mhchem/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 `