Hi Richard, Richard Stanton <[email protected]> writes:
> Code snippet:
>
> #+begin_src python
> a = 5
> #+end_src python
^^^^^^
You don't need this. Use this:
#+begin_src python
a = 5
#+end_src
--
Bastien
Hi Richard, Richard Stanton <[email protected]> writes:
> Code snippet:
>
> #+begin_src python
> a = 5
> #+end_src python
^^^^^^
You don't need this. Use this:
#+begin_src python
a = 5
#+end_src
--
Bastien