How to render HTML in Metaobject as Dynamic Source?

Hi,

I have a collapsible row block on my product page which I want to link to dynamic content to show the products Comfort & Fit.

For this, I created a MetaObject as follows:

Then I created a Product Metafield referencing to this Metaobject:

After that I added an entry in the Metaobject and referenced a product to this entry:

However, the Multi line field of the metaobject is not rendered as HTML and rather shows the code:

Is there a way to fix this or an alternative way to achieve this?

It might be best to create a new page for the custom html code, then use Row content from page to display it in the collapsible row.

Hope this helps

Simon