diff --git a/lisp/org-exp.el b/lisp/org-exp.el index 05043896b..4615b6f2f 100644 --- a/lisp/org-exp.el +++ b/lisp/org-exp.el @@ -522,6 +522,31 @@ Org-mode file." :group 'org-export-html :type '(string :tag "File or URL")) +(defconst org-export-html-scripts +"" +"Basic javascript that is needed by HTML files produced by Org-mode.") + (defconst org-export-html-style-default "