2009/12/3 Christian Egli <christian.e...@sbszh.ch>:
> Hi
>
> Rick Moynihan <rick.moyni...@gmail.com> writes:
>> Would something like the following not be a better format for
>> parsing/processing?
>>
>> <div class="properties">
>>   <dl>
>>     <dt class="property_key_foo">FOO</dt><dd
>> class="property_value_foo">blah</dd>
>>     <dt class="property_key_bar">BAR</dt><dd
>> class="property_value_bar">blah blah</dd>
>>   </dl>
>> </div>
>
> org-export-format-drawer-function might be what you are looking for:
>
> C-h v org-export-format-drawer-function
>

Great!  That looks like what I need... turns out it was introduced 3
weeks ago... shortly after I last updated org-mode...

git pull origin master && make clean && make install

M-x org-reload

tada!

Cheers.

R.


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to