emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] absolute HTML links


From: Eric Abrahamsen
Subject: [O] absolute HTML links
Date: Sun, 20 Mar 2011 20:58:43 +0800
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux)

I just know I'm going to get pointed to a bit of documentation I haven't
come across, but…

I've made a link abbreviation that I want to export to HTML directly as
an absolute link:

#+LINK: mylink  /absolute/url/%s/

I'd like [[mylink:bob][link text]] to export as:

<a href="/absolute/url/bob/">link text</a>

Right now the link is turned into a file:// protocol.

Do I have any recourse here?

Thanks!
Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]