Tagged Questions
4
votes
3answers
2k views
XSLT wont allow me to use self-closing img and br tags
I have some XSLT that gets rendered in the Sitecore 6 CMS, but I don't think that this issue is specific to the product.
If I have a self-closing img or br tag, like so:
<br />
<img ...