Skip to content
Browse files

reveal.js template: Fixed parallaxBackground options.

`parallaxBackgroundHorizontal` and `parallaxBackgroundVertical` need
integer values, not strings.  (Vaughn Iverson)
  • Loading branch information...
1 parent 5985688 commit a081df1c41f2acb900e60ce9f12d52179199d3ea @jgm committed
Showing with 5 additions and 2 deletions.
  1. +4 −1 changelog
  2. +1 −1 data/templates
View
5 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
2 data/templates
@@ -1 +1 @@
-Subproject commit c31874467bb58ac1735dc28af458e7603a166397
+Subproject commit 16e9428d8a86f6c95ef763a556e1297435e3032d

0 comments on commit a081df1

Please sign in to comment.
Something went wrong with that request. Please try again.