HTML export: Fix Safari validation issues

This commit is contained in:
Carsten Dominik 2009-05-04 21:04:38 +02:00
parent 46532af16d
commit 07aad4eaae
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ not be modified."
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
/*]]>*/-->
/*]]>*///-->
</script>"
"Basic javascript that is needed by HTML files produced by Org-mode.")

View File

@ -111,7 +111,7 @@ means to use the maximum value consistent with other options."
<!--/*--><![CDATA[/*><!--*/
%MANAGER_OPTIONS
org_html_manager.setup(); // activate after the parameters are set
/*]]>*/-->
/*]]>*///-->
</script>"
"The template for the export style additions when org-info.js is used.
Option settings will replace the %MANAGER-OPTIONS cookie."