cable-hm0x14/pandocca

3 lines
187 B
Text
Raw Normal View History

2017-06-19 23:35:39 +02:00
#!/bin/sh
pandoc -t revealjs -f markdown -s -S --slide-level=3 --toc --toc-depth=2 -V theme=black -V slideNumber=true -V revealjs-url=http://lab.hakim.se/reveal-js cable.md -o cable.html