Hi
I had the same problem before and solved it by adding a .htmlText property
behind the instance name but in this interactive it won't work.

I'm pulling text from an XML file which should be dumped into a dynamic
textfield. The text has some m-dashes and opening and closing quotes which
won't display once it's rendered. It even takes out that space so for example
"Levi's" suddenly renders as Levis. I embedded the font including punctuation,
nothing... I also didn't embed anything and then the quotes etc. show up but
they look really weird and much bigger than the rest of the text like it's a
different font.

The same problem happens if I choose a different font.

Any ideas?