ox-html: Properly escape ampersands in links
commit528b909fe1c6076257a88ed8118ab050836a30f1
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 5 Feb 2015 11:56:23 +0000 (5 12:56 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 5 Feb 2015 11:56:23 +0000 (5 12:56 +0100)
treeefd225a74b3db8668c9a45bd721397670e9dc068
parenta5c4568de5ed66cbd2f1ff27a3ca76aa36c308f0
ox-html: Properly escape ampersands in links

* lisp/ox-html.el (org-html-link): Properly escape ampersands in
  links.
(org-html-encode-plain-text): Small refactoring.

Reported-by: Karl Voit <devnull@Karl-Voit.at>
<http://permalink.gmane.org/gmane.emacs.orgmode/94640>
lisp/ox-html.el