reveal.js template: Fixed parallaxBackground options.

`parallaxBackgroundHorizontal` and `parallaxBackgroundVertical` need
integer values, not strings.  (Vaughn Iverson)
This commit is contained in:
John MacFarlane 2015-11-16 07:46:12 -08:00
parent 5985688122
commit a081df1c41
2 changed files with 5 additions and 2 deletions

View file

@ -1,9 +1,12 @@
pandoc (1.15.2.1) pandoc (1.15.2.1)
* Added two missing test files, and `stack.yaml`, to * Added two missing test files, and `stack.yaml`, to
`extra-source-files` so they're included in the source tarball. `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 (1.15.2)
* `pandoc my.md -t context -o my.pdf` will now create a PDF using * `pandoc my.md -t context -o my.pdf` will now create a PDF using

@ -1 +1 @@
Subproject commit c31874467bb58ac1735dc28af458e7603a166397 Subproject commit 16e9428d8a86f6c95ef763a556e1297435e3032d