Hi Łukasz, One workaround that is fairly reliable is to prefix the names of the blocks to be nowebbed with an &. So #+name: block-name becomes #+name: &block-name. Then you reference it as <<&block-name>> and the heredoc syntax is broken. Best, Tom
- noweb and shell heredocs Łukasz Stelmach
- Re: noweb and shell heredocs Immanuel Litzroth
- Re: noweb and shell heredocs Dr. Arne Babenhauserheide
- Re: noweb and shell heredocs Tom Gillespie