diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-10-14 20:47:18 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-10-14 20:47:18 -0700 |
commit | 3f9dd655728ce3af2419c01c316187480860ed6f (patch) | |
tree | fc2a8d31882a44766b78a4f753c30726f72e42a6 /data | |
parent | 4d677e094c83474b6a1cc7189c8c84753ff9512c (diff) | |
download | pandoc-3f9dd655728ce3af2419c01c316187480860ed6f.tar.gz |
reveal.js template changes (Andrew Dunning).
- Add width, height variables to reveal.js.
- Update reveal.js template from 3.1 source.
All configuration options are now available as variables,
but are only be included if set (reveal.js uses defaults
otherwise).
Diffstat (limited to 'data')
m--------- | data/templates | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/templates b/data/templates -Subproject 16a172d79ca6e8b2aa77016c95654e4181ffea3 +Subproject 319b641365d23a3a5f84c569a35dbaeef4362b9 |