#+begin_src sh :noweb yes :results output <> <> #+end_src #+results: : first : second #+name: first #+begin_src sh echo first #+end_src #+name: second #+begin_src sh echo second #+end_src