From a081df1c41f2acb900e60ce9f12d52179199d3ea Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 16 Nov 2015 07:46:12 -0800 Subject: reveal.js template: Fixed parallaxBackground options. `parallaxBackgroundHorizontal` and `parallaxBackgroundVertical` need integer values, not strings. (Vaughn Iverson) --- changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index fc3299943..6c0c6e590 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,12 @@ pandoc (1.15.2.1) - * Added two missing test files, and `stack.yaml`, to `extra-source-files` so they're included in the source tarball. + * reveal.js template: Fixed parallaxBackground options. + `parallaxBackgroundHorizontal` and `parallaxBackgroundVertical` + need integer values, not strings. (Vaughn Iverson) + pandoc (1.15.2) * `pandoc my.md -t context -o my.pdf` will now create a PDF using -- cgit v1.2.3