Hello
I've discovered a strange issue, it's like this,
If I include an image(which links to any URL) from my media library within a post, and then after that use
[sourcecode language="java"]
Any code within the sourcecode tags is escaped i.e. any '<' or '>' are translated into their escaped HTML equivalents.
I've noticed that if I move the image after the sourcecode tags, or if I use an image but don't link it to any URL then the problem does not arise.
Is this a known issues?
Wes
The blog I need help with is developinthecloud.wordpress.com.