[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] New exporter: no custom timestamps
From: |
Bastien |
Subject: |
Re: [O] New exporter: no custom timestamps |
Date: |
Tue, 18 Sep 2012 13:15:32 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) |
Hi Jambunathan,
Jambunathan K <address@hidden> writes:
> I am not sure whether (all) the exporters should be changed or just the
> API needs to be fixed.
I suggest to fix this in org-e-html.el with the attached patch.
There is another option: to set :raw-value for time-stamps, but
this feels a bit clumsy, especially when there is a :range-end.
(org-element-property :raw-value TIMESTAMP)
Let me know what you think.
org-e-html.el.patch
Description: Text Data
--
Bastien