Make sure that each <img> tag has an `alt' attribute.
commit6291ef8b7ff552cc0c65e5ac5ca303f35ba75714
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 13 Nov 2008 08:15:01 +0000 (13 09:15 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 13 Nov 2008 08:15:01 +0000 (13 09:15 +0100)
tree90bae5417af3301c3f7701cefcb8449f31209974
parent3b5007cd2be20796b6f39980c63f75a7b3865d06
Make sure that each <img> tag has an `alt' attribute.

XHTML validation requires hat each <img> tag does provide an
`alt' attribute.  This patch, based on a draft by Sebastian Rose, does
fix this.
lisp/ChangeLog
lisp/org-exp.el