I am wondering if it's possible to use MT template tags within the actual body of an entry?
Example:
If I have to link to an image, can I use MTBlogURL?
CODE
<img src="<$MTBlogURL$>images/acme.jpg" />
This would make it easier to port posts between a test server and the real site.
Any help is appreciated.
