org-html.el and org-e-html.el: Add CSS classes to list tags.
commit0db5f28dd408e5dd87ffac65514db3b4c194a469
authorBastien Guerry <bzg@altern.org>
Tue, 18 Dec 2012 17:38:20 +0000 (18 18:38 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 18 Dec 2012 17:38:20 +0000 (18 18:38 +0100)
tree86d246ce951706c00923e121a04e0cbe82d2dc9c
parentbbb451a7b626ea5f4dfce79540d265297e0bae84
org-html.el and org-e-html.el: Add CSS classes to list tags.

* org-html.el (org-html-export-list-line): Add CSS classes to
these list HTML tags: <ul> <dl> and <ol>.

* contrib/lisp/org-e-html.el (org-e-html-begin-plain-list): Add
CSS classes to these list HTML tags: <ul> <dl> and <ol>.
contrib/lisp/org-e-html.el
lisp/org-html.el