1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-23 07:18:53 +00:00

Do not expand title in <title> markups

If we expand `title', we may have HTML markup between the <title>
markups, which is not valid.

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2010-05-21 20:21:12 +00:00 committed by John Wiegley
parent a153f5a31d
commit 8c5f8a4d25

View File

@ -913,7 +913,7 @@ lang=\"%s\" xml:lang=\"%s\">
"")
(or charset "iso-8859-1"))
language language
(org-html-expand title)
title
(or charset "iso-8859-1")
date author description keywords
style