Hello
i have an Dataarray from a API that i format with the regex. So the output looks like
<span class="bold-text">AU2304288</span> Ennser[br]Rahmenhalle HWE + Bodenplatte[br]
when i call the output in html with {{data.name}} the html not rewrite for html its only a text like
`<span class="bold-text">AU2301861</span>
Gammer``
what can i do that the row a in bold ?
thx