Hi Carsten and list,

consider these headlines :

* [[http://www.test1.com][Test1]]
* [[http://www.test2.com][Test2]]

HTML export will produce a table of content looking like this:

<ul>
<li><a href="#sec-1">[[http://www.test1.com][Test1]]</a></li>
<li><a href="#sec-2">[[http://www.test2.com][Test2]]</a></li>
</ul>

... while i guess we just want the descriptive part of links.  Clickable
links are not an option since the toc items are already internal links.

Best,

-- 
Bastien


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to