Expand char entities after creating markup for links and timestamps
commit6a369c26d3f936bc71cba9d7148dcecf1b2c9677
authorDavid Maus <dmaus@ictsoc.de>
Sun, 13 Mar 2011 19:27:12 +0000 (13 20:27 +0100)
committerDavid Maus <dmaus@ictsoc.de>
Sun, 13 Mar 2011 19:27:12 +0000 (13 20:27 +0100)
tree4518b9583b0f0b844017fa2dcf0900af1a1dde77
parentc6f5bf72e9d6635a037324ac462c74eb12ac8d14
Expand char entities after creating markup for links and timestamps

* org-html.el (org-html-make-link, org-html-handle-links): Protect
generated XHTML elements.
(org-export-as-html): Expand character entities after creating markup
for links and timestamps.

This fixes a problem with exporting active timestamps, reported by
Daniel Clemente <n142857@gmail.com>.
lisp/org-html.el