emacs/reveal-example.org
1	#+STARTUP: indent
2 #+REVEAL_INIT_OPTIONS: slideNumber:"c/t"
3 #+OPTIONS: num:nil
4 #+REVEAL_TITLE_SLIDE: %t
5
6 * Foo Presentation
7 Foo is an interesting, cool new technology.
8 * Foo has a few interesting properties
9 ** Foobaz
10 #+BEGIN_SRC shell
11 ./foo bar | baz
12 #+END_SRC
13 ** Footronixs
14 A very interesting slide!
15 * About something else
16 Here I talk about something else that's also really interesting!
17 * Thanks!
18 Thanks for coming to my ted talk!