ox-html: Fix number of arguments when setting `org-html-format-headline-function'
commiteb37142b14fba90e492ef910026bcadfa5b0aa9b
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 8 Jul 2013 20:26:31 +0000 (8 22:26 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 8 Jul 2013 20:27:03 +0000 (8 22:27 +0200)
tree343490a2fd492898e4ab0d7d2c2621fff54bf0af
parent42691788273cecb75ec620d40cc5394d2cd95ed1
ox-html: Fix number of arguments when setting `org-html-format-headline-function'

* lisp/ox-html.el (org-html-format-headline--wrap): Fix number of
  arguments when setting `org-html-format-headline-function'.

Thanks to Jisang Yoo for reporting it.
lisp/ox-html.el