emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Using property values in source code blocks


From: Joon Ro
Subject: [O] Using property values in source code blocks
Date: Tue, 5 Jul 2016 23:10:29 -0500

Hi,

I'm aware of passing variables through header arguments, and also inserting another source code block using the noweb syntax. 

I was wondering, however, would it be possible to directly input values of properties inside source code blocks? For example,

* Subtree
:PROPERTIES:
:DUMMY: Value
:END:

#+BEGIN_SRC

{{DUMMY}} <- something like this?

#+END_SRC

Thank you so much,
Joon

reply via email to

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