deft/org-roam.bak/2020-11-21--16-26-23Z--org_present_test.org
Yann Esposito (Yogsototh) d641cd04d9
moved files
2021-09-15 09:12:29 +02:00

55 lines
653 B
Org Mode

#+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