diff --git a/docs/reference/mathjax.md b/docs/reference/mathjax.md index ca0fe0b8d..625b07cfe 100644 --- a/docs/reference/mathjax.md +++ b/docs/reference/mathjax.md @@ -64,6 +64,14 @@ _MathJax can be configured in many different ways, for which Material for MkDocs might not provide native support. See the [official documentation][6] for more information._ +!!! tip "Using MathJax with [instant loading][9]" + + There's no additional effort necessary to integrate _MathJax 3_ with + [instant loading][7] – it's expected to work straight away. However, a + previous version of this document explained how to integrate Material for + MkDocs with _MathJax 2_, which doesn't exhibit this behavior. It's therefore + highly recommended to switch to _MathJax 3_. +