From 0ab833ecd72f59389cb8532d5f41958f0a53c41f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 28 Sep 2016 11:31:23 +0200 Subject: revealjs template: Added `notes-server` option (Yoan Blanc). jgm/pandoc-templates#212 --- changelog | 3 +++ data/templates | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index a35ec628b..17e9d457d 100644 --- a/changelog +++ b/changelog @@ -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 diff --git a/data/templates b/data/templates index e1a88be15..cbbadf94c 160000 --- a/data/templates +++ b/data/templates @@ -1 +1 @@ -Subproject commit e1a88be15bf5d0861cf0afc2466df4dba43bfae1 +Subproject commit cbbadf94c8772337a6489a2d0f636030e2a13d00 -- cgit v1.2.3