Possible Duplicate:
How do comments work?

Is it possible to make an hyperlink like this on a comment?

share|improve this question
7  
This should halp – jadarnel27 Feb 6 '12 at 15:06
@jadarnel27 - hilarious :P – Lix Feb 6 '12 at 15:09
2  
Thanks :) Now I know how to do it! This is me! – aF. Feb 6 '12 at 15:20
3  
Didn't it cross your mind to click the "help" link to the right, below the "Add Comment" button? The answer is the very first sentence in this help: Comments use mini-Markdown formatting: [link](http://example.com) _italic_ bold code. The post author will always be notified of your comment. To also notify a previous commenter, mention their user name: @peter or @PeterSmith will both work (no offence, but clicking help links should be common knowledge :)) – Sha Wiz Dow Ard Feb 6 '12 at 15:22
I think THIS QUESTION is the ANSWER to your question :) – aF. Feb 6 '12 at 15:23

marked as duplicate by Mat, Mr. Disappointment, Sha Wiz Dow Ard, M. Night Demonbobby, Popular Demand Feb 6 '12 at 15:57

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

up vote 2 down vote accepted

Yes. Simply put the text of the link between [ ] and follow it immediately with the URL between ( ), and it will be a link.

share|improve this answer
Unless it's a Java documentation link, of course. – Mr. Disappointment Feb 6 '12 at 15:20
just tried – Grijesh Chauhan Nov 27 '12 at 16:22
just [tried] (stackoverflow.com/questions/13518890/…) – Grijesh Chauhan Nov 27 '12 at 16:23
spaces are not allowed – Grijesh Chauhan Nov 27 '12 at 16:23

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged