aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-12-07 09:05:07 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-12-07 09:05:07 -0800
commit6bb552c589faf7ba4888f73227710defee5673d7 (patch)
tree5b42c867696c8ef05735a8b58ae042c46768a4e0
parentd51b64f0e1a8af62017f2df4baf827edc48bf018 (diff)
downloadpandoc-6bb552c589faf7ba4888f73227710defee5673d7.tar.gz
Document display math syntax in manual.
-rw-r--r--MANUAL.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index f32fe427d..1434c288b 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -4135,6 +4135,9 @@ left, and must not be followed immediately by a digit. Thus,
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.)
+
TeX math will be printed in all output formats. How it is rendered
depends on the output format: