diff --git a/docs/browser.md b/docs/browser.md index 17b9b505..dfcf8acb 100644 --- a/docs/browser.md +++ b/docs/browser.md @@ -41,10 +41,15 @@ ECMAScript module is also available: ```html + ``` +> 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. + ## Download & Host Things Yourself Download a [KaTeX release](https://github.com/Khan/KaTeX/releases), copy `katex.js`, `katex.css`