mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-23 07:18:53 +00:00
HTML export: Fix Safari validation issues
This commit is contained in:
parent
46532af16d
commit
07aad4eaae
@ -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.")
|
||||
|
||||
|
@ -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."
|
||||
|
Loading…
Reference in New Issue
Block a user