aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANUAL.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 21c777bdf..96d136d19 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -960,6 +960,7 @@ Math rendering in HTML
: Use [KaTeX] to display embedded TeX math in HTML output.
The *URL* should point to the `katex.js` load script. If a *URL* is
not provided, a link to the KaTeX CDN will be inserted.
+ Note: [KaTeX] seems to work best with `html5` output.
`--katex-stylesheet=`*URL*