ox-html: Properly encode links without a description
commit48e046047b17503ad987e6668d2357d2c4f0dabb
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 31 Jan 2016 22:21:34 +0000 (31 23:21 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 31 Jan 2016 22:21:34 +0000 (31 23:21 +0100)
treee0e5e86f0e0ea0395536084b9876c9ff8c4fd4e9
parent2f727b0f486de19b67948178a1427d1f67903f5c
ox-html: Properly encode links without a description

* lisp/ox-html.el (org-html-link): Encode URI in default description
  when none is provided.

Reported-by: mail@fritzreichwald.de
<http://permalink.gmane.org/gmane.emacs.orgmode/104645>
lisp/ox-html.el