Przeglądaj źródła

ox-html: Add missing :package-version keyword

* lisp/ox-html.el (org-html-validation-link): Default value changed,
so update :package-version keyword.
Nicolas Goaziou 5 lat temu
rodzic
commit
b6e3e8f2b6
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      lisp/ox-html.el

+ 1 - 0
lisp/ox-html.el

@@ -1282,6 +1282,7 @@ like that: \"%%\"."
   "<a href=\"https://validator.w3.org/check?uri=referer\">Validate</a>"
   "Link to HTML validation service."
   :group 'org-export-html
+  :package-version '(Org . "9.4")
   :type 'string)
 
 (defcustom org-html-creator-string