ox-html.el: Better formatting for footnotes
commit93489893dce313e16fc388b477af56eb05c7371f
authorBastien Guerry <bzg@altern.org>
Tue, 12 Mar 2013 14:17:15 +0000 (12 15:17 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 12 Mar 2013 14:17:15 +0000 (12 15:17 +0100)
tree124826c9caef55c701bbcf6ae0a05422271c54a4
parent36a09801a38b80f43975acb977521fbc214810a6
ox-html.el: Better formatting for footnotes

* ox-html.el (org-html-style-default): New classes `footpara' and
`footdef' for the footnotes paragraphs and definitions.
(org-html-format-footnote-definition): Wrap the footnote
defintions into their own div.
(org-html-paragraph): Don't add extra <br/> after a paragraph in a
footnote.
lisp/ox-html.el