Add classes to checkbox list elements.
commit8d20a8419fd711c66d77f0258903e735c113bffe
authorRick Frankel <rick@rickster.com>
Wed, 16 Apr 2014 17:39:20 +0000 (16 13:39 -0400)
committerRick Frankel <github@rickster.com>
Thu, 17 Apr 2014 01:10:34 +0000 (16 21:10 -0400)
tree013a7cfbc4c9e56a265627587866c6190475b6c2
parent93ff3e5cb7a24dffc1559cefd6996d3457683e33
Add classes to checkbox list elements.

* lisp/ox-html.el (org-html-format-list-item): Add the appropriate
  class `on', `off' or `trans' (the tri-state checkbox types) to the
  list elements in checkbox lists.
lisp/ox-html.el