Add macro to insert property values into exported text
commitd78eba7efbf96ff80cce9f138ec7c2b73cb17207
authorDavid Maus <dmaus@ictsoc.de>
Thu, 9 Sep 2010 18:44:05 +0000 (9 18:44 +0000)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 16 Sep 2010 14:59:30 +0000 (16 16:59 +0200)
tree037543bede5022bd484277fa5cc68d56a979bd23
parentac8e3fb8d1fd8fffe784f6edd672d3c93f78664f
Add macro to insert property values into exported text

Example:

{{{property(id)}}}

Will insert the ID property of current subtree if the Org buffer is
exported.

* lisp/org-exp.el (org-infile-export-plist): Define property macro

TINYCHANGE
lisp/org-exp.el