Handle timestamps after handling links
commit163cd58ffd6461c98a96b1b63a3cf082b2825a52
authorDavid Maus <dmaus@ictsoc.de>
Fri, 14 Jan 2011 05:37:52 +0000 (14 06:37 +0100)
committerDavid Maus <dmaus@ictsoc.de>
Fri, 14 Jan 2011 05:37:52 +0000 (14 06:37 +0100)
treec8756f353fd0eba3ba43ee7abffc54018bbe2e21
parentb41a340e9ef9471cae8d443c8491b748dce41df2
Handle timestamps after handling links

* org-html.el (org-export-as-html): Handle timestamps after handling
links.

otherwise a link description with an ISO date is handled as an
inactive timestamp and replaced by a timestamp span.

Bug reported by Vincent Belaïche.
lisp/org-html.el