:PROPERTIES: :ID: c7091bd9-68d7-494b-9538-b09e54cc1d2d :END: #+TITLE: Org present test #+Author: Yann Esposito #+Date: [2020-11-21] tags :: [[id:5579f7b0-3b00-4751-9211-9b9381481954][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