I messed up the paste, it's supposed to be:

--
#+begin_src sh
    echo hi
  echo hi

#+end_src
--

> On May 7, 2021, at 4:01 PM, Nathaniel W Griswold <nate@manicmind.earth> wrote:
> 
> 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


Reply via email to