3 votes
Fix handling of links that contain punctuation characters
Tried to link to http://en.wikipedia.org/wiki/You_Ain't_Gonna_Need_It. Shows up fine in the preview but not in the actual post. Presumably because of the quote character.
Also previously had problems linking to http://java.sun.com/javase/6/docs/api/java/util/Arrays.html#sort(T[], java.util.C... more
Status:
completed
use alternate link styles or escape the single quote, see http://stackoverflow.com/questions/217533/links-to-urls-containing-parentheses
