From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: relative links in html export Date: Mon, 26 Mar 2012 18:53:28 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ff1c1b0233a8e04bc2d3e2e Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCIn7-0008C1-Gp for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 18:53:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCIn5-0004eP-Qs for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 18:53:33 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:59412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCIn5-0004eG-J8 for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 18:53:31 -0400 Received: by obbta14 with SMTP id ta14so6799253obb.0 for ; Mon, 26 Mar 2012 15:53:28 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode --e89a8ff1c1b0233a8e04bc2d3e2e Content-Type: text/plain; charset=ISO-8859-1 Hi, I want to include a link like this in a document intended only for html output: [[/][Front Page]] I've also tried [[http:/][Front Page]] Neither produces the result I want, which is Front Page Is there any way to get the latter result? Thanks, matt --e89a8ff1c1b0233a8e04bc2d3e2e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I want to include a link like this in a document intended only f= or html output:
[[/][Front Page]]
I've also tried

[[http= :/][Front Page]]

Neither produces the result I want, which is <a= href=3D"/">Front Page</a>

Is there any way to get the latter result?
Thanks,
matt


--e89a8ff1c1b0233a8e04bc2d3e2e--