Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# Pandoc Template file for Reveal JS presentations.
## Version
New Reveal Version is 4.5.0
- [x] 4.5.0
- [x] 4.1.0
## Notes
I am doing a lot of these at the moment.
Reveal.js has changed the way it works.
Pandoc has yet to catch up
## Reveal Js source
I have stashed this in the GH Pages
It is at <https://github.coventry.ac.uk/pages/aa9863/RevealTemplate/reveal.js>
## Autoanimate
Its a bit of a hack here.
But if we add (as we would a class) then the Makefile sed's the script to make stuff work
```
## Code Example 1 {.data-auto-animate}
```
## Code Autoanimate [TODO]
WE need to fall back on the standard reveal html syntax
This means I jave added the templates to the template file.
## Reveal Menu
http://asanzdiego.github.io/markdownslides/
http://asanzdiego.github.io/markdownslides/doc/lib/reveal.js-menu/
This looks Fecking Awesome