When I add br to allowedContent it behaves odd:
<br> is being changed into <br />
<br /> stays
<br/> is being removed
Can I prevent the removal of <br/>? Why is it being removed at all?
Thanks,
Yael
When I add br to allowedContent it behaves odd:
<br> is being changed into <br />
<br /> stays
<br/> is being removed
Can I prevent the removal of <br/>? Why is it being removed at all?
Thanks,
Yael