Added a small clarification on --webtex with Markdown output.

Thanks to @ickc.
This commit is contained in:
John MacFarlane 2016-10-06 11:08:31 +02:00
parent 6613359182
commit d8600d6627

View file

@ -964,7 +964,8 @@ Math rendering in HTML
formulas to images. The formula will be concatenated with the URL formulas to images. The formula will be concatenated with the URL
provided. If *URL* is not specified, the CodeCogs will be used. provided. If *URL* is not specified, the CodeCogs will be used.
Note: the `--webtex` option will affect Markdown output 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*] `--katex`[`=`*URL*]