Fix HTML export to make CUSTOM_ID links work again
commit1891ee5aafee710315a26595385e670e1ac3771e
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 14 Jun 2011 08:46:09 +0000 (14 10:46 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 14 Jun 2011 08:46:09 +0000 (14 10:46 +0200)
tree02eac88cec55ac352c54c8fc18d1cc20d67c0b1b
parent36dd7e21500fabbe2faf3e3bd96a2b7e05f13dae
Fix HTML export to make CUSTOM_ID links work again

* lisp/org-html.el (org-export-as-html):
(org-html-level-start): Only convert section number underscores to dashes.
lisp/org-html.el