this was just a nice thing i did so people could see things, i could just easily remove it because its not required -shrug- thanks to whoever did it i know how to make links in json now
I did it, heh. If you don't sanitize submission forms anyone can submit arbitrary HTML that will be parsed by the page. This can allow some really malicious stuff. Just Google how to protect your site from XSS attacks.