Browse Source

ox-html: Small fix

* ox-html.el (org-html-mathjax-options): Add new package-version.
Rasmus 10 years ago
parent
commit
baf0d3e0fa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lisp/ox-html.el

+ 1 - 0
lisp/ox-html.el

@@ -1109,6 +1109,7 @@ MathJax CDN Terms of Service.
 
     http://www.mathjax.org/mathjax-cdn-terms-of-service.html"
   :group 'org-export-html
+  :package-version '(Org . "8.3")
   :type '(list :greedy t
 	       (list :tag "path   (the path from where to load MathJax.js)"
 		     (const :format "       " path) (string))