Is it possible to pretty up links in comments? Similar to the way we can in answers. SO says no. I'm unsuccessful finding an answer for meta-Programmers.
asked Oct 28, 2011 at 13:50
P.Brian.Mackey
11.1k15 silver badges6 bronze badges
-
TestP.Brian.Mackey– P.Brian.Mackey2011年10月28日 14:03:05 +00:00Commented Oct 28, 2011 at 14:03
-
Test2Michael Riley - AKA Gunny– Michael Riley - AKA Gunny2011年11月06日 16:06:54 +00:00Commented Nov 6, 2011 at 16:06
-
This is a test.Allan– Allan2015年04月13日 16:51:35 +00:00Commented Apr 13, 2015 at 16:51
-
This worksflywire– flywire2022年05月19日 01:58:31 +00:00Commented May 19, 2022 at 1:58
1 Answer 1
You mean automatically convert a link to the question title? No, that's not possible.
You can, however, use the markdown syntax to do it manually:
[Links in comments](https://softwareengineering.meta.stackexchange.com/questions/2478/links-in-comments) => Links in comments
answered Oct 28, 2011 at 13:58
-
1+1 Thanks, I've been wanting to know this for the longest time.P.Brian.Mackey– P.Brian.Mackey2011年10月28日 14:03:42 +00:00Commented Oct 28, 2011 at 14:03