Skip to content

Instantly share code, notes, and snippets.

@logicaroma
Forked from Planeshifter/gist:9130000
Last active November 27, 2017 19:21
Show Gist options
  • Save logicaroma/0aceb456de0fd1a77248 to your computer and use it in GitHub Desktop.
Save logicaroma/0aceb456de0fd1a77248 to your computer and use it in GitHub Desktop.
pandoc
pandoc -t html5 --template=template-revealjs.html --standalone --section-divs --variable theme="beige" --variable transition="concave" slides.md -o slides.html --mathjax --include-in-header=slides.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment