emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: noweb and shell heredocs


From: Tom Gillespie
Subject: Re: noweb and shell heredocs
Date: Tue, 30 Nov 2021 15:28:14 -0800

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]