From e4d2d933afc9bd5dd2ddbf5fac69d4bab225c873 Mon Sep 17 00:00:00 2001 From: Viktor Qvarfordt Date: Sun, 18 Sep 2016 00:23:26 +0200 Subject: [PATCH] Provide link to auto-render.min.js in usage example (#522) --- contrib/auto-render/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/auto-render/README.md b/contrib/auto-render/README.md index eaf4edcc..25ab193a 100644 --- a/contrib/auto-render/README.md +++ b/contrib/auto-render/README.md @@ -10,7 +10,7 @@ This extension isn't part of KaTeX proper, so the script should be separately included in the page: ```html - + ``` Then, call the exposed `renderMathInElement` function in a script tag