From mboxrd@z Thu Jan 1 00:00:00 1970 From: prad Subject: italicizing urls Date: Sun, 29 Jan 2012 14:02:35 -0800 Message-ID: <87k44acglg.fsf@psinom.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrcuB-0006vs-Li for emacs-orgmode@gnu.org; Sun, 29 Jan 2012 17:07:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rrcu8-0000vz-GG for emacs-orgmode@gnu.org; Sun, 29 Jan 2012 17:07:23 -0500 Received: from plane.gmane.org ([80.91.229.3]:48778) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rrcu8-0000vt-7l for emacs-orgmode@gnu.org; Sun, 29 Jan 2012 17:07:20 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rrcu6-0004IK-Ue for emacs-orgmode@gnu.org; Sun, 29 Jan 2012 23:07:18 +0100 Received: from s0106000acd1d509c.du.shawcable.net ([70.67.174.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Jan 2012 23:07:18 +0100 Received: from prad by s0106000acd1d509c.du.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Jan 2012 23:07:18 +0100 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: emacs-orgmode@gnu.org since a url uses the forward slash as do italicized items, i'm having difficulty italicizing urls on the html export. /just [[http://gohere.com][go here]] will you?/ shows up as /just go here will you?/ on the html export (though the go here link is valid) with nothing italicized and the forward slashes visible. i can get around it this way to some extent: /just/ [[http://gohere.com][go here]] /will you?/ but was wondering if there is a better way since the "go here" is still not italicized. -- in friendship, prad