Hi Myles, "Myles English" wrote: > Using git master 2bd95b6b of Fri Sep 28 10:05:20 2012, if I tangle this > with org-babel-tangle: > > #+BEGIN_SRC sh :tangle file.sh > a > #+END_SRC > > then file.sh would contain a blank line at the top, which I would not > have expected to be there.
Add ":padline no" to get rid of the first blank line preceding tangled output. Best regards, Seb -- Sebastien Vauban