It seems when I post images, the forum's parser puts double quotes where I have single quotes.
For example:
I typed there:
<img src = "http://puu.sh/eCCF">
But in the source, it shows double quotes around the img link.
<img src = ""http://puu.sh/eCCF"">
It also produces an incorrect link to the image.
http://www.byond.com/forum/?post=195510