Hacker News new | past | comments | ask | show | jobs | submit login

You can just use Pandoc to output reveal.js HTML for you.

    pandoc hello.md -t revealjs -o hello.html



Neat! Combine this with http://entrproject.org/ and https://github.com/cortesi/devd/releases for live-regenerating+reloading html output on md input changes :) . Or incrond, but entr feels great for this kind of ad-hoc workflow.


Oh that's very cool. What's the slide separator?


This might help:

http://pages.stat.wisc.edu/~yandell/statgen/ucla/Help/Produc...

Looks like either top level headings (equivalent to sections I guess) or a line like this "----------" would work.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: