# -*- coding: utf-8; -*- #+TITLE: examplebug.org #+AUTHOR: Eric S Fraga #+EMAIL: e.fraga@ucl.ac.uk * babel results overwrite following text - start an item so that following is indented: #+begin_src octave :var x=10 3*x+5 #+end_src This is some text that follows the code.