فهرست منبع

Fix html checkbox output.

* lisp/ox-html.el (html): Add missing `:html-checkbox-type' option.
Rick Frankel 10 سال پیش
والد
کامیت
6fa58b3cc2
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      lisp/ox-html.el

+ 1 - 0
lisp/ox-html.el

@@ -129,6 +129,7 @@
     (:html-allow-name-attribute-in-anchors
      nil nil org-html-allow-name-attribute-in-anchors)
     (:html-divs nil nil org-html-divs)
+    (:html-checkbox-type nil nil org-html-checkbox-type)
     (:html-extension nil nil org-html-extension)
     (:html-footnote-format nil nil org-html-footnote-format)
     (:html-footnote-separator nil nil org-html-footnote-separator)