agentlion All American 13936 Posts user info edit post |
how can we "turn off" the autolink feature, that assumes everytime we put in a URL it creates a link out of it. Sometimes i want to use URLs in examples or code, http:// is automatically inserted at the beginning and it's turned into a link. the pre and code tags don't stop it 11/26/2002 1:36:54 AM |
FroshKiller All American 51911 Posts user info edit post |
www.thewolfweb.com
oh shit
[Edited on November 26, 2002 at 1:40 AM. Reason : omfg] 11/26/2002 1:39:16 AM |
Justin Smath All American 2099 Posts user info edit post |
when would you ever want to display a web address WITHOUT making it a hyperlink? 11/26/2002 1:40:10 AM |
FroshKiller All American 51911 Posts user info edit post |
tracert www.thewolfweb.com is a valid command.
tracert http://www.thewolfweb.com is not.
More to the point, you would NEVER want to display a URL and not make it a link. Makes no sense. HOWEVER, since any server address with "www" is automatically converted, and there are reasons for wanting to display a server address NOT in URL form....
[Edited on November 26, 2002 at 1:43 AM. Reason : ...]11/26/2002 1:40:58 AM |
agentlion All American 13936 Posts user info edit post |
alright, well i geuss it works using the ascii symbols, but i think the code or pre tags should override all that, and nothing between those tags should be interpolated 11/26/2002 2:17:16 AM |