Added more raw material to changelog.
This commit is contained in:
parent
c78557f3ca
commit
1911b619ee
1 changed files with 8 additions and 0 deletions
|
@ -368,6 +368,14 @@
|
|||
|
||||
Closes #975.
|
||||
|
||||
Templates: more consistent behavior of `$for$`.
|
||||
|
||||
When `foo` is not a list, `$for(foo)$...$endfor$` should behave like
|
||||
$if(foo)$...$endif$. So if `foo` resolves to "", no output should
|
||||
be produced.
|
||||
|
||||
See pandoc-templates#39.
|
||||
|
||||
|
||||
------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue