org-html.el: correct HTML export of dedicated target.
commit72011fc4073cbf41dde21b1117daf7ace30d6dea
authorManuel Giraud <manuel.giraud@univ-nantes.fr>
Wed, 9 Mar 2011 20:06:37 +0000 (9 20:06 +0000)
committerBastien Guerry <bzg@altern.org>
Wed, 9 Mar 2011 15:37:32 +0000 (9 16:37 +0100)
treea35af59315223bcf98a519a3d0ad723b566635e5
parenteafdbc575b66ec2876634438ece5163bb073d36c
org-html.el: correct HTML export of dedicated target.

* org-html.el (org-format-org-table-html): fix anchors in HTML
export (thanks to <aankhen@gmail.com>)
(org-html-protect): fix a  bug that prevents some target to be
rendered correctly.

* org-exp.el (org-solidify-link-text): a single "-" to avoid a
"&ndash" rewrite in HTML export later.
lisp/org-exp.el
lisp/org-html.el