Fix list item class attribute.
commitdd8b3cbf3605f8be64d72ea8e49a08389d78eb80
authorRick Frankel <rick@rickster.com>
Thu, 17 Apr 2014 16:40:26 +0000 (17 12:40 -0400)
committerRick Frankel <github@rickster.com>
Thu, 17 Apr 2014 19:16:19 +0000 (17 15:16 -0400)
tree2f37877fe7430ef868bee7093483b8fcd01ec20b
parent07a501c84a1e991bf906f41bde1d7ace936f7713
Fix list item class attribute.

* lisp/ox-html.el (org-html-format-list-item): Make sure checkbox type
  class attribute only added to list item if item is a checkbox.
lisp/ox-html.el