ox-html: Small fix

* ox-html.el (org-html-mathjax-options): Add new package-version.
This commit is contained in:
Rasmus 2015-04-01 14:43:20 +02:00
parent b1b8a86de5
commit baf0d3e0fa
1 changed files with 1 additions and 0 deletions

View File

@ -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))