Hi,
I just tried dragging several selected image files from a Finder window into an HTML document, and the code it generates is very incorrect:
<img src="/Users/john/Pictures/P1010012.JPG" width="1024" height="768" alt="<img src="/Users/john/Pictures/P1010013.JPG" width="1024" height="768" alt="P1010013" />" />
It looks like it's putting the second image tag into the placeholder for the alt attribute. Dragging more will continue the problem over and over.
Is this a known problem?
Thanks!
jt