> Uwe Brauer writes: > You need an indent: > 1. first > 2. Second > 3. Third > #+begin_src > A=7 > #+end_src > 4. Thanks, but what if the list itself is indented, like: 1. first 2. Second 3. Third 4. #+begin_src A=7 #+end_src 4. <---- does not work anymore Regards Uwe