2009/12/3 Christian Egli :
> Hi
>
> Rick Moynihan writes:
>> Would something like the following not be a better format for
>> parsing/processing?
>>
>>
>>
>> FOO> class="property_value_foo">blah
>> BAR> class="property_value_bar">blah blah
>>
>>
>
> org-export-format-drawer-functio
Hi
Rick Moynihan writes:
> Would something like the following not be a better format for
> parsing/processing?
>
>
>
> FOO class="property_value_foo">blah
> BAR class="property_value_bar">blah blah
>
>
org-export-format-drawer-function might be what you are looking for:
C-h v or
2009/12/2 Rick Moynihan :
> 2009/12/2 Rick Moynihan :
>> Does anyone know if it's possible to export org-mode properties and
>> property drawers in a HTML export?
>>
>> R.
>
> Ok, just discovered the :drawers option!
>
> The documentation claims that supplying a list of properties allows
> you to f
2009/12/2 Rick Moynihan :
> Does anyone know if it's possible to export org-mode properties and
> property drawers in a HTML export?
>
> R.
Ok, just discovered the :drawers option!
The documentation claims that supplying a list of properties allows
you to filter which ones are exported, however I