Re: [Orgmode] Re: Properties and Property Drawers in HTML export

2009-12-03 Thread Rick Moynihan
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

[Orgmode] Re: Properties and Property Drawers in HTML export

2009-12-03 Thread 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-function might be what you are looking for: C-h v or

[Orgmode] Re: Properties and Property Drawers in HTML export

2009-12-02 Thread Rick Moynihan
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

[Orgmode] Re: Properties and Property Drawers in HTML export

2009-12-01 Thread 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 filter which ones are exported, however I