There should be a shorthand for linking to other questions, like in Redmine (An issue tracking system).
E.g., when I'm on this site, posting
#89806
should yield the same as
http://meta.stackoverflow.com/questions/89806
yielding this:
or it should be escapable like:
[questions#89806]
Benefit: Readable editor window plus smaller databases ;)