Or this seems to work too ... sort of ...
[/img] ?
[center][img=http://3.bp.blogspot.com/-fvjQf9OEwx4/VXxALFcZ_RI/AAAAAAAAAHU/Pgf1VKx7ddc/s640/6.jpg][/img][/center]
BlackSheep Looks like what it really wants is a closing tag. It can render the nested tag okay, but it can't render the enclosing tags if the nested tag isn't properly closed. So for now, the method of datitisev is the way to go.
EDIT: So if you want a centered image that's also a link ...
[center][url=http://www.mrbean.com][img]http://3.bp.blogspot.com/-fvjQf9OEwx4/VXxALFcZ_RI/AAAAAAAAAHU/Pgf1VKx7ddc/s640/6.jpg[/img][/url][/center]
JoshyPHP Is there something that could be done to fix it so unclosed tags of the [img]
and [url]
types won't prevent the enclosing tags from rendering?