If i launch emacs with emacs -Q /tmp/blah.org M-x org-insert-structure-template<RET>s<RET>sh<RET>echo hi<RET>echo hi<RET>
It looks like this:
omw
--
#+begin_src sh
echo hi
echo hi
#+end_src
--
Is this supposed to be the default behavior or am i doing something wrong?
Nate
