0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-26 16:32:51 +00:00

Export: Fix Safari/xml issues

This commit is contained in:
Carsten Dominik 2009-03-07 11:32:26 +01:00
parent 4782607781
commit 7997cd7555
2 changed files with 4 additions and 2 deletions

View file

@ -5,6 +5,8 @@
`org-export-html-style-include-scripts'.
(org-export-as-html): Honor new option
`org-export-html-style-include-scripts'.
(org-export-html-scripts, org-export-html-style-default): Fix
xml issues with the Safari browser.
2009-03-06 Carsten Dominik <carsten.dominik@gmail.com>

View file

@ -563,7 +563,7 @@ not be modified."
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
/*]]>*/-->
/*]]>*///-->
</script>"
"Basic javascript that is needed by HTML files produced by Org-mode.")
@ -599,7 +599,7 @@ not be modified."
white-space:nowrap; }
.org-info-js_search-highlight {background-color:#ffff00; color:#000000;
font-weight:bold; }
/*]]>*/-->
/*]]>*///-->
</style>"
"The default style specification for exported HTML files.
Please use the variables `org-export-html-style' and