Convert Markdown into an HTML slide deck!
Rename your Markdown file with a .html
extension and add this line to the bottom:
<script src="https://evidlo.github.io/roboslides/remark.js"></script>
Isn't this hacky?
Yes, very.
If you prefer Reveal.js:
<script src="https://evidlo.github.io/roboslides/reveal.js"></script>
Submitted as part of WECE Hacks