On Apr 13, 2008, at 6:49 AM, T. V. Raman wrote:
Hi,
org-export turns links of the form
[[foo][link to relative url foo]]
ends up creating links of the form
<a href="#foo">...</a>
this means that it becomes impossible to write hyperlinks that
are relative URLs.
Hi Raman,
the url goes into the first pair of square brackets, the description
into the second.
If you put something into the first bracket pair that does not look
lie a url, it will
be treated as an internal link.
Have you tried to use something like
[[http:foo.html][link to relative url]]
?
- Carsten
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode