I just pushed up a fix.  Thanks for reporting.

Samuel Wales <samolog...@gmail.com> writes:

> ===
> ***** asdf
> #+BEGIN_SRC org :results verbatim output :noweb yes :noweb-ref whatever2
>       a
> #+END_SRC
> #+BEGIN_SRC sh :results output :noweb yes
>       echo <<whatever2>>
> #+END_SRC
>
> #+RESULTS:
> #+begin_example
> a
> #+end_example
> ***** next headline
> ===
>
> results in this:
>
> ===
> ***** asdf
> #+BEGIN_SRC org :results verbatim output :noweb yes :noweb-ref whatever2
>       a
> #+END_SRC
> #+BEGIN_SRC sh :results output :noweb yes
>       echo <<whatever2>>
> #+END_SRC
>
> #+RESULTS:
> =a
> =***** next headline
> ===

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D

Reply via email to