Well, it apparently doesn't quote HTML, so it needs to do that. I tried slipping javascript in, but it didn't work (the opening and closing script tags ended up stuck together, so the actual code was displayed as text).
However, I did get it to load an image using just a normal <img> tag, so that's a bug and needs to be fixed.
Also, an admin isn't guaranteed to see that, since it could be placed in an item that is only added after approval. So the admin would approve it, then the malicious stuff would show up in the next re-fetch.
I suppose I'll try and fix this now, or tommorrow at the latest.
--
Keith Smiley