Fix escaping of links in html export.
commit6f5180bd9fc230a31913cbdb9a4dd48cc247adc2
authorRick Frankel <rick@rickster.com>
Wed, 2 Oct 2013 22:26:27 +0000 (2 18:26 -0400)
committerRick Frankel <rick@rickster.com>
Wed, 2 Oct 2013 22:26:27 +0000 (2 18:26 -0400)
treeac7df073bf7b225fc61ee7bccd7344244846e6bc
parentf871fb6fca4a47b69c8b58913f2a1bcb1a863038
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