Javascript Slide presentation

% Eating Habits % John Doe % March 22, 2005 # In the morning - Eat eggs - Drink coffee # In the evening - Eat spaghetti - Drink wine # Conclusion - And the answer is... - $f(x)=\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n$

The text above is a markdown document, and it can be rendered to a reveal.js slice presentation with the following pandoc command:

pandoc -s --mathjax -i -t revealjs SLIDES -o example16d.html