org-html.el: Bugfix: Convert special characters in some meta tag.
commitb2408c00967a4ef60b00f572b838a7c4f4686a90
authorBastien Guerry <bzg@altern.org>
Sat, 29 Oct 2011 12:17:56 +0000 (29 14:17 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 29 Oct 2011 12:17:56 +0000 (29 14:17 +0200)
tree7b1213ad67d67f3be795be48cb33c0c6794f8cb1
parentad09e1e0366d168d947bd937011d69c572c4fd9f
org-html.el: Bugfix: Convert special characters in some meta tag.

* org-html.el (org-export-as-html): Convert special characters
in meta tag "author", "date", "keyword" and "description".

Thanks to Pavel Panchekha for raising this issue.
lisp/org-html.el