diff options
author | Jamie F. Olson <jamie.f.olson@gmail.com> | 2013-03-20 16:59:47 -0400 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2013-03-21 14:54:17 -0700 |
commit | 6b53a905c4f4578d275cf7567038d4b870b94848 (patch) | |
tree | 249456bbc32df344ab99310c8f74704e45ddc6f9 /data/templates | |
parent | ff9af6c9e50bbe6d6bc58427338b703513622094 (diff) | |
download | pandoc-6b53a905c4f4578d275cf7567038d4b870b94848.tar.gz |
Added basic support for reveal.js.
Support unordered and ordered lists with "fragment" elements.
Modified by JGM to remove the --reveal_js-url command-line option.
Instead use -V reveal_js-url=... as with slidy and the other slide
formats. Also cleaned up the list code in the HTML writer.
Diffstat (limited to 'data/templates')
m--------- | data/templates | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/data/templates b/data/templates -Subproject 7ac22fea6399ce6fdac093fa9d163d09fc28d44 +Subproject 85ec1ef277e914576af176b5ab43bcc27fa5193 |