Clarify tex_math_dollars extension.

Note that no blank lines are allowed between the delimiters
in display math.
This commit is contained in:
John MacFarlane 2021-02-19 09:22:13 -08:00
parent b2b32d9bb2
commit 5eedbb6e8e

View file

@ -4360,7 +4360,8 @@ you need to enclose text in literal `$` characters, backslash-escape
them and they won't be treated as math delimiters.
For display math, use `$$` delimiters. (In this case, the delimiters
may be separated from the formula by whitespace.)
may be separated from the formula by whitespace. However, there can be
no blank lines betwen the opening and closing `$$` delimiters.)
TeX math will be printed in all output formats. How it is rendered
depends on the output format: