hi, in Dynamics Portal I have HMTL in metadata label ( Red bold font).
I have also put placeholder for the whole label <span class="ABC">label text</span>
I created a site settings with the new value for the label I need (call it ABCnew)
In liquid I have a script that calls for the <span placeholder and replaces it with site settings value ABCnew.
The problem is when I run the script it does not render my <span class="ABC">label text</span> placeholder because I have inside label text more html (for red bold font).
<script>