summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANUAL.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index f0743ebcd..07e136d07 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -964,7 +964,8 @@ Math rendering in HTML
formulas to images. The formula will be concatenated with the URL
provided. If *URL* is not specified, the CodeCogs will be used.
Note: the `--webtex` option will affect Markdown output
- as well as HTML.
+ as well as HTML, which is useful if you're targeting a
+ version of Markdown without native math support.
`--katex`[`=`*URL*]