#+TITLE: Org present test #+Author: Yann Esposito #+Date: [2020-11-21] tags :: [[file:20200428130658-org_mode.org][org-mode]] source :: https://github.com/rlister/org-present * Presentation 1 ** Title Yann Esposito ** First slide yolo ** Second slide #+BEGIN_SRC clojure (defn foo [x] (:something x)) #+END_SRC ** Conclusion the end. * Presentations 2 ** First slide - This is the first slide. - With an item list. *** Sub 1.1 Hello *** Sub 1.2 Sub **** Sub 1.2.1 My **** Sub 1.2.2 Old *** Sub 1.3 Friend ** Slide 2 This is slide 1.2 #+BEGIN_SRC elisp (defun foo () "foo") #+END_SRC ** Slide 3 Slide ** Slide 4 With some text. ** The End