Hello,
Currently I have linked all the photos in my photoblog using relative URLs. For example:
<img src="/blog/images/photos/12/leaving_hope.jpg" alt="leaving hope" />
I discovered this is the reason why Photon isn't replacing the URLs for the images in my WordPress site.
Would it be feasible for Photon to also support images linked with the relative URLs?