ox-html: Fix linking to deep level headlines
commit873fe4981193581f344f1999c6b53c6be216b43d
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 18 Sep 2014 19:37:07 +0000 (18 21:37 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 18 Sep 2014 19:37:07 +0000 (18 21:37 +0200)
tree13a238355e1f625472c15c622f695b1460ac6e45
parent01f736b763729e4d1e6a82faa31748f2bd2d1e0a
ox-html: Fix linking to deep level headlines

* lisp/ox-html.el (org-html-headline): Make sure even listified
  headlines have proper anchors so internal links can refer to them.
  Small refactoring.

Thanks to Bruce Gilstrap for reporting it.
http://permalink.gmane.org/gmane.emacs.orgmode/90835
lisp/ox-html.el