Yulia-Anaplan
5 years agoGuide
Unicode instead of left and right tags
 Greetings,    One of our admins is experiencing a weird issue in the custom content inside the Admin section.  When they open custom content for changing a parameter of the <@component ... />, left a...
- 5 years agoYulia-Anaplan Oh I see, thanks for the clarification. In that case, I would recommend wrapping the text in the noautoesc directive as shown below and see if that does the trick. <#noautoesc><@component id="component-id" param="1" /></#noautoesc>Hope this helps!