all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* italicizing urls
@ 2012-01-29 22:02 prad
  2012-01-30 14:51 ` Thomas S. Dye
  0 siblings, 1 reply; 3+ messages in thread
From: prad @ 2012-01-29 22:02 UTC (permalink / raw
  To: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: italicizing urls
  2012-01-29 22:02 italicizing urls prad
@ 2012-01-30 14:51 ` Thomas S. Dye
  2012-02-01  5:14   ` prad
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas S. Dye @ 2012-01-30 14:51 UTC (permalink / raw
  To: prad; +Cc: emacs-orgmode

prad <prad@towardsfreedom.com> writes:

> 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.

Aloha prad,

Would this work for you?

/just/ [[http://gohere.com][/go here/]] /will you?/

All the best,
Tom
-- 
Thomas S. Dye
http://www.tsdye.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: italicizing urls
  2012-01-30 14:51 ` Thomas S. Dye
@ 2012-02-01  5:14   ` prad
  0 siblings, 0 replies; 3+ messages in thread
From: prad @ 2012-02-01  5:14 UTC (permalink / raw
  To: emacs-orgmode

tsd@tsdye.com (Thomas S. Dye) writes:

> prad <prad@towardsfreedom.com> writes:
>
>> 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.
>
> Aloha prad,
>
> Would this work for you?
>
> /just/ [[http://gohere.com][/go here/]] /will you?/
>
> All the best,
> Tom
>
hi tom! thx for this, but it seems to be the same thing that i have in
my initial post.

i was hoping not to have to break up the line into pieces.

i even tried putting escapes in:
http:\/\/gohere...
but that didn't work.

i guess orgmode doesn't leave the / inside [[][]] alone.

-- 
in friendship,
prad

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-01  5:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-29 22:02 italicizing urls prad
2012-01-30 14:51 ` Thomas S. Dye
2012-02-01  5:14   ` prad

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.