diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-09-28 11:31:23 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-09-28 11:31:23 +0200 |
commit | 0ab833ecd72f59389cb8532d5f41958f0a53c41f (patch) | |
tree | e7537bf5de1b1f432671ba4d0f279cd0e17f4323 /changelog | |
parent | 78c142be5f8654b46ecb501a39cb78ebadbf68bd (diff) | |
download | pandoc-0ab833ecd72f59389cb8532d5f41958f0a53c41f.tar.gz |
revealjs template: Added `notes-server` option (Yoan Blanc).
jgm/pandoc-templates#212
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -179,6 +179,9 @@ pandoc (1.17.3) subtitle, author, date (#3119). Note that, as a result of this change, authors may need to update CSS. + * revealjs template: Added `notes-server` option (jgm/pandoc-templates#212, + Yoan Blanc). + * Beamer template: + Restore whitespace between paragraphs. This was |