aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorLev E. Givon <lev@columbia.edu>2019-01-22 23:58:18 -0500
committerJohn MacFarlane <jgm@berkeley.edu>2019-01-22 20:58:18 -0800
commit690193e4e5fd7449fe44bc870a74d2496a5d8c0e (patch)
tree09e7edc0a463f59a95af93981b221b4b499c20d4 /MANUAL.txt
parent509336d8660e8dba1e996be72433025afca524a9 (diff)
downloadpandoc-690193e4e5fd7449fe44bc870a74d2496a5d8c0e.tar.gz
Clarify that $ must come right before $. (#5243)
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 65791f93b..e3ee4dfe7 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1768,6 +1768,9 @@ consecutive items:
$for(author)$$author$$sep$, $endfor$
+Note that the separator needs to be specified immediately before the `$endfor`
+keyword.
+
A dot can be used to select a field of a variable that takes
an object as its value. So, for example: