% Title % Name % Date
Displaying fragment for specified target element.
List
- this
- is
- cool
The following variables can be defined from the command line:
- theme
- transition
pandoc -t html5 --template=template-revealjs.html \
--standalone --section-divs \
--variable theme="beige" \
--variable transition="linear" \
slides.md -o slides.html
Change background color.