Avoid HTML processing of image specifiers in link descriptions.
commit0d36db1d399b908fcef62c5fb999e3c7f88727b3
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 17 Nov 2008 07:14:53 +0000 (17 08:14 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 17 Nov 2008 07:14:53 +0000 (17 08:14 +0100)
tree24833847462539c6af0f054ca21391d44f8838f2
parent24b32f199bde002f5dd90463a24e87069d8fc65e
Avoid HTML processing of image specifiers in link descriptions.

A link to an image can function as the description part of a link, to
create a clickable image.  The corresponding image tag was
erroneously processed like normal text.  This patch protects such
descriptions from processing.

Reported by Richard Riley.
lisp/ChangeLog
lisp/org-exp.el