Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
This commit is contained in:
commit
81eba8dccd
|
@ -12131,7 +12131,7 @@ expanded before the block is evaluated, tangled or exported.
|
||||||
The default. No ``noweb'' syntax specific action is taken on evaluating
|
The default. No ``noweb'' syntax specific action is taken on evaluating
|
||||||
code blocks, However, noweb references will still be expanded during
|
code blocks, However, noweb references will still be expanded during
|
||||||
tangling.
|
tangling.
|
||||||
@item @code{yes}
|
@item @code{tangle}
|
||||||
All ``noweb'' syntax references in the body of the code block will be
|
All ``noweb'' syntax references in the body of the code block will be
|
||||||
expanded before the block is tangled, however ``noweb'' references will not
|
expanded before the block is tangled, however ``noweb'' references will not
|
||||||
be expanded when the block is evaluated or exported.
|
be expanded when the block is evaluated or exported.
|
||||||
|
|
Loading…
Reference in New Issue