mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
MANUAL.txt: fix typo in template syntax (#10265)
This commit is contained in:
+2
-2
@@ -2489,9 +2489,9 @@ in square brackets, immediately after the variable name
|
||||
or partial:
|
||||
|
||||
```
|
||||
${months[, ]}$
|
||||
${months[, ]}
|
||||
|
||||
${articles:bibentry()[; ]$
|
||||
${articles:bibentry()[; ]}
|
||||
```
|
||||
|
||||
The separator in this case is literal and (unlike with `sep`
|
||||
|
||||
Reference in New Issue
Block a user