Explorar o código

HTML export: Better defaults for org-export-html-xml-declaration

Carsten Dominik %!s(int64=16) %!d(string=hai) anos
pai
achega
99b3b2d261
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/org-html.el

+ 1 - 0
lisp/org-html.el

@@ -708,6 +708,7 @@ lang=\"%s\" xml:lang=\"%s\">
 			   org-export-html-xml-declaration)
 		      (cdr (assoc html-extension org-export-html-xml-declaration))
 		      (cdr (assoc "html" org-export-html-xml-declaration))
+
 		      (t ""))
 		  (or charset "iso-8859-1"))
 		 language language (org-html-expand title)