When linking to other StackOverflow questions -- be it in a comment, question, or answer -- it would be nice to have better default rendering.
Right now, just pasting in the URL results in this:
Hey, I think you should look at this other question:
http://stackoverflow.com/questions/8050056/...
Or there's this option:
Part of your question is answered over here.
Neither one of those gives people any idea what they're clicking on. It would be nice instead to have something like:
Hey, I think you should look at this other question: [SO logo]Scale down (but not up) images using CSS to fit div container in IE9 (max-width: 100% fix)[checkbox if answered]
There is already a "Linked" sidebar, so clearly there is an intention to call out links as helpful, and the database query that gets the title of the linked question is in place. I merely suggest we move this inline.