I did two updates. One for fixing some caching issues with a brand new installation.
The second update (0.1.5) would fix the mentioned problem here.
I think the real problems was when you have installed wordpress in a subdirectorie AND use an img src in the form of: /wordpress/images/test.jpg. images/test.jpg would have worked in that case.
Thanks debenedictis. I’ll try to fix it tonight so it works in both cases: in documentroot and in a subdirectory. Expect a 0.1.4 release this evening.
Thanks Robert! I implemented the first fix (also see my blog where you left a note). But the second: the height/width problem. Well, it works for me ™. If you have some html-code to demonstrate what’s going wrong I’ll update it. But I can’t find the mentioned flaw.