Fix escaping of links in html export.
commit9715523abe89d1de320a7d44cc288f5fd58416c9
authorRick Frankel <rick@rickster.com>
Wed, 2 Oct 2013 22:26:27 +0000 (2 18:26 -0400)
committerBastien Guerry <bzg@altern.org>
Tue, 11 Feb 2014 10:08:57 +0000 (11 11:08 +0100)
treee93642eb92317f0232fe3136e4af20124137e687
parent0ceb68d59931531db78b2b0c71b6b4a0050a682a
Fix escaping of links in html export.

* lisp/ox-html.el (org-html-link): Unescape org-escaped links an
  re-escape for html (browser).
lisp/ox-html.el